Skip to main content
Glama

BioOntology MCP Server

get_ontology_metrics

Analyze ontology usage and quality metrics by providing its acronym to assess performance and relevance for biological data integration.

Instructions

Get usage statistics and quality metrics for an ontology

Input Schema

NameRequiredDescriptionDefault
ontologyYesOntology acronym

Input Schema (JSON Schema)

{ "properties": { "ontology": { "description": "Ontology acronym", "type": "string" } }, "required": [ "ontology" ], "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/Augmented-Nature/BioOntology-MCP-Server'

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