PubChem Compound Properties
x402/pubchem-compound-propertiesChemical properties for a compound by name from the NIH PubChem service, no key. Returns molecular formula, molecular weight, and IUPAC name. For AI agents in chemistry, drug discovery, and materials research. [x402: $0.07/call on base, category=data]
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"pubchem_compound_properties": {
"url": "https://proxy.suverse.io/v1/data/suverse-pubchem-compound",
"transport": "http"
}
}
}