Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GEOMCP_EMAILYesYour email address (required by NCBI).
GEOMCP_API_KEYNoOptional API key for higher rate limits (get one from NCBI).
GEOMCP_BASE_URLNoBase URL for NCBI E-Utils API.https://eutils.ncbi.nlm.nih.gov/entrez/eutils
GEOMCP_DOWNLOAD_DIRNoDirectory for downloaded GEO data.~/.local/share/geomcp/downloads

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
search_geoC

Search GEO for all types of records (GSE, GSM, GPL, GDS)

search_geo_profilesB

Search GEO Profiles database for gene expression profiles

search_geo_datasetsB

Search GEO Datasets (GDS) - curated gene expression datasets

search_geo_seriesC

Search GEO Series (GSE) - complete experiments

search_geo_samplesB

Search GEO Samples (GSM) - individual samples

search_geo_platformsC

Search GEO Platforms (GPL) - array/sequencing platforms

download_geo_dataC

Download GEO data files (SOFT format)

get_download_statusB

Check if a GEO dataset has been downloaded

list_downloaded_datasetsB

List all downloaded GEO datasets

get_download_statsB

Get download statistics and limits

cleanup_downloads_toolC

Clean up downloaded files

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/MCPmed/GEOmcp'

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