Skip to main content
Glama

OLS MCP Server

by seandavi
15
  • Apple
  • Linux

search_ontologies

Search for biological and medical ontologies using the OLS API, enabling precise retrieval of ontology data for research and analysis.

Instructions

Search for available ontologies.

Input Schema

NameRequiredDescriptionDefault
pageNo
searchNo
sizeNo

Input Schema (JSON Schema)

{ "properties": { "page": { "default": 0, "title": "Page", "type": "integer" }, "search": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Search" }, "size": { "default": 20, "title": "Size", "type": "integer" } }, "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