Skip to main content
Glama
genepattern

GenePattern MCP Server

Official
by genepattern

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
AUTH_HANDLERNoFull Python path to an AuthHandler class (default: genepattern_mcp._shared.EnvAuthHandler)genepattern_mcp._shared.EnvAuthHandler
FASTMCP_HOSTNoHost interface to bind (HTTP/SSE only)0.0.0.0
FASTMCP_PORTNoPort to listen on (HTTP/SSE only)3000
GENEPATTERN_KEYYesYour GenePattern API Bearer token
GENEPATTERN_URLNoGenePattern server URL (include /gp)https://cloud.genepattern.org/gp
FASTMCP_TRANSPORTNoTransport protocol: streamable-http, stdio, or ssestreamable-http
LOCAL_FILES_ENABLEDNoEnable local file upload/download toolsTrue

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/genepattern/genepattern-mcp'

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