You're viewing a demo portfolio

Join the waitlist
PRSM

disease

Active

Tool of mcp-mydisease

declared in 0.1.0

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)."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

mcp-mydisease

https://github.com/pipeworx-io/mcp-mydisease

2/7 registries
View full server →