drug_indications
ActiveTool of mcp-chembl
declared in 0.1.0
Retrieve approved drug indication records from ChEMBL filtered by molecule_chembl_id and/or MeSH disease ID; returns disease names, efo_id cross-references, and max clinical trial phase.
Parameters schema
{
"type": "object",
"examples": [
{
"molecule_chembl_id": "CHEMBL25"
}
],
"properties": {
"limit": {
"type": "number"
},
"mesh_id": {
"type": "string"
},
"molecule_chembl_id": {
"type": "string"
}
}
}Parent server
mcp-chembl
https://github.com/pipeworx-io/mcp-chembl
2/7 registries