get_classification
ActiveTool of Pubchem
declared in 0.1.0
Pharmacological classification tree for a CID — drug class, mechanism of action, biological role tags. Useful for "what kind of drug is X" questions.
Parameters schema
{
"type": "object",
"examples": [
{
"cid": 3672
}
],
"required": [
"cid"
],
"properties": {
"cid": {
"type": "number",
"description": "PubChem Compound ID"
}
}
}Parent server
Pubchem
https://github.com/pipeworx-io/mcp-pubchem
1/7 registries