Skip to main content
Glama

OLS MCP Server

by seandavi
13
  • Apple
  • Linux

get_ontology_info

Retrieve detailed information about a specific ontology using the Ontology Lookup Service (OLS) API. Ideal for accessing biological and medical ontology data with precision.

Instructions

Get detailed information about a specific ontology.

Input Schema

NameRequiredDescriptionDefault
ontology_idYes

Input Schema (JSON Schema)

{ "properties": { "ontology_id": { "title": "Ontology Id", "type": "string" } }, "required": [ "ontology_id" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/seandavi/ols-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server