io.github.galaxyproject/galaxy-mcp MCP Server
io.github.galaxyproject/galaxy-mcp
What is the io.github.galaxyproject/galaxy-mcp MCP server?
MCP server for Galaxy bioinformatics platform - connect, execute tools, and manage workflows
How to install io.github.galaxyproject/galaxy-mcp
Copy-paste configuration for popular MCP clients.
GALAXY_URLrequiredURL of the Galaxy instance to connect to (e.g., https://usegalaxy.org)
GALAXY_API_KEYrequiredsecretAPI key for authenticating with the Galaxy instance
{
"mcpServers": {
"galaxy-mcp": {
"command": "uvx",
"args": [
"galaxy-mcp"
],
"env": {
"GALAXY_URL": "<YOUR_GALAXY_URL>",
"GALAXY_API_KEY": "<YOUR_GALAXY_API_KEY>"
}
}
}
}{
"mcpServers": {
"galaxy-mcp": {
"command": "uvx",
"args": [
"galaxy-mcp"
],
"env": {
"GALAXY_URL": "<YOUR_GALAXY_URL>",
"GALAXY_API_KEY": "<YOUR_GALAXY_API_KEY>"
}
}
}
}{
"mcpServers": {
"galaxy-mcp": {
"command": "uvx",
"args": [
"galaxy-mcp"
],
"env": {
"GALAXY_URL": "<YOUR_GALAXY_URL>",
"GALAXY_API_KEY": "<YOUR_GALAXY_API_KEY>"
}
}
}
}{
"servers": {
"galaxy-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"galaxy-mcp"
],
"env": {
"GALAXY_URL": "<YOUR_GALAXY_URL>",
"GALAXY_API_KEY": "<YOUR_GALAXY_API_KEY>"
}
}
}
}claude mcp add galaxy-mcp --env GALAXY_URL=<YOUR_GALAXY_URL> --env GALAXY_API_KEY=<YOUR_GALAXY_API_KEY> -- uvx galaxy-mcpRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.