MCP server for interacting with Galaxy bioinformatics platform, enabling AI assistants to connect to Galaxy instances, search and execute tools, manage workflows, and access other features.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.GALAXY_API_KEY— export ="your-api-key"GALAXY_URL— export ="https://usegalaxy.org.au/" # Target Galaxy instanceGALAXY_MCP_DISCOVERY_MODEGALAXY_MCP_TRANSPORT— e ="streamable-http" \GALAXY_MCP_MAX_SESSION_CONNECTIONSGALAXY_MCP_PUBLIC_URL— export ="https://mcp.example.com" # Public base URL for OAuth redirectsGALAXY_MCP_SESSION_SECRET— export ="$(openssl rand -hex 32)"GALAXY_MCP_CLIENT_REGISTRYGALAXY_MCP_HOSTGALAXY_MCP_PORTGALAXY_MCP_HTTP_PATH[](https://m8ven.ai/mcp/galaxyproject-galaxy-mcp-7wr9jk)