Skip to main content
Glama
galaxyproject

galaxy-mcp

Official

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GALAXY_URLYesTarget Galaxy instance URL
GALAXY_API_KEYNoYour Galaxy API key (for long-lived credentials)
GALAXY_MCP_TRANSPORTNoTransport type (default stdio, can be 'streamable-http')
GALAXY_MCP_PUBLIC_URLNoPublic base URL for OAuth redirects
GALAXY_MCP_SESSION_SECRETNoSession secret for OAuth (use openssl rand -hex 32)

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/galaxyproject/galaxy-mcp'

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