Skip to content
Back to search
30
MCP

@cyanheads/pubchem-mcp-server

npm/@cyanheads/pubchem-mcp-server

Search the PubChem chemical database for compounds, properties, safety data, bioactivity, cross-references, and entity summaries via MCP. STDIO or Streamable HTTP.

Uptime
0.0%
39 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.cyanheads/pubchem-mcp-server live
Search PubChem compounds, properties, safety data, bioactivity, and cross-references.
8 tools · streamable-http
PubChem by cyanheads
PubChem chemical database access for compound search, properties, safety data, bioactivity, and cross-references.
0 tools
Pubchem
PubChem MCP — NIH chemistry compound database (no auth)
0 tools · streamable-http
@pipeworx/mcp-pubchem
PubChem MCP — NIH chemistry compound database (no auth)
0 tools
@cyanheads/pubmed-mcp-server
Search PubMed/Europe PMC, fetch articles and full text (PMC/EPMC/Unpaywall), citations, MeSH terms via MCP. STDIO or Streamable HTTP.
0 tools
@cyanheads/cdc-health-mcp-server
Search and query CDC public health data — mortality, vaccinations, surveillance, behavioral risk (Socrata SODA API) via MCP. STDIO or Stream
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@cyanheads/pubchem-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}