Skip to main content
Glama

GTEx MCP Server

get_gene_info

Retrieve detailed gene information including expression and variant data from the GTEx Portal across 54 human tissue types using gene ID or symbol.

Instructions

Get detailed information about a specific gene

Input Schema

NameRequiredDescriptionDefault
gencodeIdNoGENCODE gene ID (e.g., ENSG00000223972.5)
geneSymbolNoGene symbol (alternative to gencodeId)

Input Schema (JSON Schema)

{ "properties": { "gencodeId": { "description": "GENCODE gene ID (e.g., ENSG00000223972.5)", "type": "string" }, "geneSymbol": { "description": "Gene symbol (alternative to gencodeId)", "type": "string" } }, "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