Back to search
30
MCP
@cyanheads/pubchem-mcp-server
npm/@cyanheads/pubchem-mcp-serverMCP 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
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"@cyanheads/pubchem-mcp-server": {
"url": "None",
"transport": "http"
}
}
}