Skip to main content
Glama

GeneOntology MCP Server

get_go_term

Retrieve comprehensive details for a specific Gene Ontology (GO) term using its identifier, enabling precise functional analysis and gene annotation research.

Instructions

Get detailed information for a specific GO term

Input Schema

NameRequiredDescriptionDefault
idYesGO term identifier (e.g., GO:0008150)

Input Schema (JSON Schema)

{ "properties": { "id": { "description": "GO term identifier (e.g., GO:0008150)", "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