SERVER

Galaxy MCP

Rank #2400

io.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 #2400 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,400of 58,832 tracked serversTop 5%

Ranks ahead of 56,432 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

Organization
Total servers
1
Total versions
2
VERSIONS

Available versions (2)

VersionPublished
1.3.0Jan 29, 2026
0.1.0Nov 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