You're viewing a demo portfolio

Join the waitlist
PRSM

get_compound

Active

Tool of Pubchem

declared in 0.1.0

Get standard properties for a PubChem CID: molecular formula, molecular weight, IUPAC name, canonical SMILES, isomeric SMILES, InChI, InChIKey, exact mass, charge, complexity, H-bond donors/acceptors, rotatable bonds, TPSA, XLogP, heavy atom count.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "cid": 3672
    }
  ],
  "required": [
    "cid"
  ],
  "properties": {
    "cid": {
      "type": "number",
      "description": "PubChem Compound ID"
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

Pubchem

https://github.com/pipeworx-io/mcp-pubchem

1/7 registries
View full server →