drug
ActiveTool of mcp-opentargets
"Drug info for [ChEMBL ID]" / "look up [drug] target info" / "[CHEMBL...] mechanism" — fetch a drug profile from Open Targets by ChEMBL ID. Returns name, mechanisms of action, indications, target genes, trade names, clinical-trial phase. Use for drug research, mechanism queries.
Parameters schema
{
"type": "object",
"examples": [
{
"chembl_id": "CHEMBL1201583"
},
{
"chembl_id": "CHEMBL25"
}
],
"required": [
"chembl_id"
],
"properties": {
"chembl_id": {
"type": "string",
"description": "e.g. \"CHEMBL1201583\" (imatinib)"
}
}
}Parent server
mcp-opentargets
https://github.com/pipeworx-io/mcp-opentargets
2/7 registries