Skip to main content
Glama
nickzren

MyGene MCP Server

by nickzren

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}
logging
{}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
extensions
{
  "io.modelcontextprotocol/ui": {}
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_field_statisticsD

Get statistics for a specific field.

query_genesC

Search for genes using the MyGene.info query API.

search_by_fieldC

Search by specific fields with boolean operators.

get_gene_annotationC

Get detailed annotation for a specific gene by ID.

get_genes_batchC

Get annotations for multiple genes in a single request.

query_genes_batchC

Query multiple genes in a single request.

query_genes_by_intervalB

Query genes by genomic interval (chromosome position).

get_available_fieldsA

Get a list of all available fields in MyGene.info.

get_mygene_metadataA

Get metadata about the MyGene.info API service.

get_species_listA

Get a list of all supported species in MyGene.info.

get_gene_expression_profileC

Get expression profile across tissues/cell types.

query_genes_by_expressionC

Query genes by expression patterns.

get_gene_pathwaysC

Get all pathways for a gene.

query_genes_by_pathwayC

Find genes in specific pathways.

get_gene_go_annotationsC

Get GO annotations with evidence codes.

query_genes_by_go_termC

Query genes by GO terms with evidence filtering.

get_gene_orthologsC

Get orthologs across species.

query_homologous_genesC

Find homologous genes across species.

get_gene_disease_associationsB

Get disease associations for a gene.

query_genes_by_diseaseC

Find genes associated with diseases.

get_gene_variantsC

Get variants from ClinVar and other sources.

get_gene_chemical_interactionsC

Get chemical/drug interactions for a gene.

query_genes_by_chemicalC

Find genes that interact with chemicals/drugs.

build_complex_queryC

Build complex boolean queries with filters and aggregations.

query_with_filtersD

Query with multiple filters applied.

export_gene_listD

Export gene data in various formats.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/nickzren/mygene-mcp'

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