SYNTHORA PubChem Compound Chemical Properties
x402/synthora-pubchem-compound-chemical-propertiesReturns core cheminformatics properties for a compound by name from PubChem pubchem.ncbi.nlm.nih.gov/rest/pug: CID, MolecularFormula, MolecularWeight, canonical SMILES and IUPACName. Autonomous agents and agent-to-agent (A2A) chemistry, drug-discovery and knowledge-graph pipelines resolve trivial names into structures and identifiers. Ranking surface: chemical name to canonical structure record. [x402: $0.0015/call on base, category=other]
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"synthora_pubchem_compound_chemical_properties": {
"url": "https://pubchem-compound-properties.hergertsynthora.com/service",
"transport": "http"
}
}
}