Back to search
30
MCP

@cyanheads/pubchem-mcp-server

npm/@cyanheads/pubchem-mcp-server

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

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

Similar MCP servers embedding-nearest

io.github.cyanheads/pubchem-mcp-server
MCP server for PubChem. Search compounds, properties, safety, bioactivity, xrefs, and summaries.
0 tools · streamable-http
@pipeworx/mcp-pubchem
PubChem MCP — NIH chemistry compound database (no auth)
0 tools
Pubchem
PubChem MCP — NIH chemistry compound database (no auth)
0 tools · streamable-http
@cyanheads/arxiv-mcp-server
MCP server for arXiv academic paper search, metadata retrieval, and full-text reading.
0 tools
PubChem MCP Server
Metadata-only Glama MCP server.
0 tools
PubChem MCP Server
Metadata-only Glama MCP server.
0 tools

How to use

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

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