Skip to main content
Glama

GeneOntology MCP Server

validate_go_id

Verify the format and existence of Gene Ontology (GO) identifiers to ensure accurate ontology-based analysis and gene annotation research.

Instructions

Validate GO identifier format and check if term exists

Input Schema

NameRequiredDescriptionDefault
idYesGO identifier to validate

Input Schema (JSON Schema)

{ "properties": { "id": { "description": "GO identifier to validate", "type": "string" } }, "required": [ "id" ], "type": "object" }
Install Server

Other Tools from GeneOntology MCP Server

Related Tools

    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/GeneOntology-MCP-Server'

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