You're viewing a demo portfolio

Join the waitlist
PRSM

get_synonyms

Active

Tool of Pubchem

declared in 0.1.0

List all names (synonyms) for a CID — common names, IUPAC, trade names, CAS numbers, etc.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "cid": 3672
    }
  ],
  "required": [
    "cid"
  ],
  "properties": {
    "cid": {
      "type": "number",
      "description": "PubChem Compound ID"
    },
    "max_results": {
      "type": "number",
      "description": "Cap (default 50)"
    }
  }
}

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 →