term
ActiveTool of Hpo Api
"What does HP:[N] mean" / "look up HPO phenotype [ID]" — fetch a single Human Phenotype Ontology (HPO) term by ID. HPO is the standard ontology for clinical phenotypes used in rare-disease research. Returns label, definition, synonyms, cross-references. Example ID: HP:0001250 (Seizure).
Parameters schema
{
"type": "object",
"examples": [
{
"id": "HP:0000118"
},
{
"id": "HP:0001250"
}
],
"required": [
"id"
],
"properties": {
"id": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Hpo Api
https://github.com/pipeworx-io/mcp-hpo-api
1/7 registries