You're viewing a demo portfolio

Join the waitlist
PRSM

get_term

Active

Tool 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"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Ebi Ols

https://github.com/pipeworx-io/mcp-ebi-ols

1/7 registries
View full server →
get_term — Ebi Ols — PRSM MCP