SERVER
Galaxy Mcp
Rank #2394io.github.galaxyproject/galaxy-mcp
MCP server providing galaxy-mcp capabilities
First listed
Mar 25, 2025
Last publish date
Jan 29, 2026
OVERVIEW
Galaxy Mcp is a Model Context Protocol (MCP) server published by galaxyproject. It ranks #2394 of 58,832 servers tracked on MCP Toplist, and its repository has 31 GitHub stars. Galaxy Mcp is listed across 2 registries — Official MCP and PulseMCP, with 2 tracked versions. It was first listed on Mar 25, 2025 and most recently updated on Jan 29, 2026.
STANDING
#2,394of 58,832 tracked serversTop 5%
Ranks ahead of 56,438 of 58,832 servers on MCP Toplist.
CONNECT
Use Galaxy Mcp
Add Galaxy Mcp to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
Python package (PyPI)
{
"mcpServers": {
"galaxy-mcp": {
"command": "uvx",
"args": [
"galaxy-mcp"
],
"env": {
"GALAXY_URL": "<your GALAXY_URL>",
"GALAXY_API_KEY": "<your GALAXY_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 2 registries
ORGANIZATION
galaxyproject
VERSIONS
Available versions (2)
| Version | Published |
|---|---|
| 1.3.0 | Jan 29, 2026 |
| 0.1.0 | Nov 25, 2024 |
FAQ
Frequently asked questions
- What is Galaxy Mcp?
- MCP server providing galaxy-mcp capabilities
- Who maintains Galaxy Mcp?
- Galaxy Mcp is maintained by galaxyproject, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Galaxy Mcp an official MCP server?
- Yes — Galaxy Mcp is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does Galaxy Mcp have?
- MCP Toplist tracks 2 versions of Galaxy Mcp, most recently published on Jan 29, 2026.
- Where can I find the source code for Galaxy Mcp?
- The source code for Galaxy Mcp is hosted at github.com/galaxyproject/galaxy-mcp.
EXPLORE