get_term
ActiveTool of Ebi Ols
declared in 0.1.0
Term details. Pass either iri, short_form, or obo_id (the latter two require ontology).
Parameters schema
{
"type": "object",
"examples": [
{
"obo_id": "EFO:0000408",
"ontology": "efo"
},
{
"ontology": "mondo",
"short_form": "MONDO:0005148"
}
],
"required": [
"ontology"
],
"properties": {
"iri": {
"type": "string",
"description": "Full term IRI (preferred)."
},
"obo_id": {
"type": "string",
"description": "OBO id, e.g. \"EFO:0000408\""
},
"ontology": {
"type": "string"
},
"short_form": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Ebi Ols
https://github.com/pipeworx-io/mcp-ebi-ols
1/7 registries