disease
ActiveTool of mcp-opentargets
"Disease profile for [EFO_N]" / "look up disease [ID]" — fetch a disease profile from Open Targets by EFO (Experimental Factor Ontology) ID. Returns name, description, therapeutic areas, ontology cross-refs. Pair with `disease_associations` to find drug targets for the disease.
Parameters schema
{
"type": "object",
"examples": [
{
"efo_id": "EFO_0000270"
},
{
"efo_id": "EFO_0005803"
}
],
"required": [
"efo_id"
],
"properties": {
"efo_id": {
"type": "string",
"description": "e.g. \"EFO_0000270\" (asthma)"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
mcp-opentargets
https://github.com/pipeworx-io/mcp-opentargets
2/7 registries