disease
ActiveTool of mcp-mydisease
Fetch the full aggregated annotation object for a single disease id. Accepts MONDO ("MONDO:0015967"), DOID ("DOID:9351"), OMIM ("OMIM:125853") and other supported ontology ids. Returns cross-referenced data including MONDO ontology (labels, synonyms, xrefs, parents/children), gene-disease associations from DisGeNET, phenotypes from HPO, and chemical-disease relationships from CTD. Resolve a name to an id first via the "query" tool.
Parameters schema
{
"type": "object",
"required": [
"id"
],
"properties": {
"id": {
"type": "string",
"description": "A disease id such as \"MONDO:0015967\", \"DOID:9351\", or \"OMIM:125853\"."
},
"fields": {
"type": "string",
"description": "Comma-separated list of annotation fields to return (default: all fields)."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
mcp-mydisease
https://github.com/pipeworx-io/mcp-mydisease
2/7 registries