MCP server for PubChem. Search compounds, properties, safety, bioactivity, xrefs, and summaries.
{
"mcpServers": {
"pubchem": {
"url": "https://pubchem.caseyjhand.com/mcp",
"type": "streamable-http"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
MCP server for PubChem. Search compounds, properties, safety, bioactivity, xrefs, and summaries.
Is it safe?
No package registry to scan.
No authentication — any process on your machine can connect.
License not specified.
Is it maintained?
Last commit 9 days ago. 8 stars.
Will it work with my client?
Transport: stdio, sse, http. Works with Claude Desktop, Cursor, Claude Code, and most MCP clients.
No automated test available for this server. Check the GitHub README for setup instructions.
No known vulnerabilities.
This server is missing a description. Tools and install config are also missing.If you've used it, help the community.
Add informationHave you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Persistent memory using a knowledge graph
Privacy-first. MCP is the protocol for tool access. We're the virtualization layer for context.
Pre-build reality check. Scans GitHub, HN, npm, PyPI, Product Hunt — returns 0-100 signal.
Monitor browser logs directly from Cursor and other MCP compatible IDEs.
MCP Security Weekly
Get CVE alerts and security updates for io.github.cyanheads/pubchem-mcp-server and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
MCP server for the PubChem chemical database. Search compounds, fetch properties, safety data, bioactivity, cross-references, and entity summaries. STDIO & Streamable HTTP
8 Tools
Public Hosted Server: https://pubchem.caseyjhand.com/mcp
Eight tools for querying PubChem's chemical information database:
| Tool Name | Description |
|:----------|:------------|
| pubchem_search_compounds | Search for compounds by name, SMILES, InChIKey, formula, substructure, superstructure, or 2D similarity. |
| pubchem_get_compound_details | Get physicochemical properties, descriptions, synonyms, drug-likeness, and classification for compounds by CID. |
| pubchem_get_compound_image | Fetch a 2D structure diagram (PNG) for a compound by CID. |
| pubchem_get_compound_safety | Get GHS hazard classification and safety data for a compound. |
| pubchem_get_compound_xrefs | Get external database cross-references (PubMed, patents, genes, proteins, etc.). |
| pubchem_get_bioactivity | Get a compound's bioactivity profile: assay results, targets, and activity values. |
| pubchem_search_assays | Find bioassays by biological target (gene symbol, protein, Gene ID, UniProt accession). |
| pubchem_get_summary | Get summaries for PubChem entities: assays, genes, proteins, taxonomy. |
pubchem_search_compoundsSearch PubChem for chemical compounds across five search modes.
pubchem_get_compound_detailsGet detailed compound information by CID.
pubchem_get_bioactivityGet a compound's bioactivity profile from PubChem BioAssay.
pubchem_get_summaryGet descriptive summaries for four PubChem entity types.