Skip to main content
Glama

GTEx MCP Server

get_subject_phenotypes

Retrieve subject phenotype data and demographics from the GTEx Portal for genomics research and analysis.

Instructions

Get subject phenotype data and demographics

Input Schema

NameRequiredDescriptionDefault
datasetIdNoGTEx dataset ID (default: gtex_v8)gtex_v8
subjectIdNoGTEx subject ID (optional, for specific subject)

Input Schema (JSON Schema)

{ "properties": { "datasetId": { "default": "gtex_v8", "description": "GTEx dataset ID (default: gtex_v8)", "type": "string" }, "subjectId": { "description": "GTEx subject ID (optional, for specific subject)", "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