search
ActiveTool of Hpo Api
"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"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Hpo Api
https://github.com/pipeworx-io/mcp-hpo-api
1/7 registries