Skip to main content
Glama

GTEx MCP Server

validate_gene_id

Verify and standardize gene identifiers (GENCODE ID or gene symbol) for accurate querying of GTEx genomics data across human tissues.

Instructions

Validate and normalize gene identifiers

Input Schema

NameRequiredDescriptionDefault
geneIdYesGene ID to validate (GENCODE ID or gene symbol)

Input Schema (JSON Schema)

{ "properties": { "geneId": { "description": "Gene ID to validate (GENCODE ID or gene symbol)", "type": "string" } }, "required": [ "geneId" ], "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/GTEx-MCP-Server'

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