You're viewing a demo portfolio

Join the waitlist
PRSM

search

Active

Tool of Hpo Api

declared in 0.1.0

"HPO term for [symptom]" / "phenotype code for [clinical sign]" / "find HPO IDs about [feature]" / "what's the HPO for seizures / autism / short stature" — text search the Human Phenotype Ontology (HPO). Returns ranked terms with HP: IDs. Use to map clinical descriptions to standard ontology terms for rare-disease workups, genomics, or clinical phenotype databases.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "query": "developmental delay"
    },
    {
      "page": 1,
      "limit": 10,
      "query": "cardiac defect"
    }
  ],
  "required": [
    "query"
  ],
  "properties": {
    "page": {
      "type": "number"
    },
    "limit": {
      "type": "number"
    },
    "query": {
      "type": "string"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Hpo Api

https://github.com/pipeworx-io/mcp-hpo-api

1/7 registries
View full server →