pubchem mcp server for Cursor
io.github.cyanheads/pubchem-mcp-server
Search PubChem compounds, properties, safety data, bioactivity, and cross-references.
client:Cursor
transport:streamable-http
runtime:npm
tools:10
Install pubchem mcp server in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"pubchem-mcp-server": {
"url": "https://pubchem.caseyjhand.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs