Skip to content
Back to search
30
MCP

galaxy-tool-refactor-mcp

pypi/galaxy-tool-refactor-mcp

MCP server exposing the Galaxy tool refactoring facade to AI agents.

Uptime
0.0%
10 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.galaxyproject/galaxy-mcp
MCP server for Galaxy bioinformatics platform - connect, execute tools, and manage workflows
0 tools
agentauth-mcp-server
MCP server exposing AgentAuth identity and authentication tools for AI agents
0 tools
recraft-mcp
MCP server for AI image generation, transformation, and style management via the Recraft API
0 tools
apktool-mcp-server
MCP server for APKTool - decompile, modify, and recompile Android APKs via AI assistants
0 tools
io.github.marin1321/mcp-devtools
MCP server giving AI agents safe access to filesystem, databases, processes, and APIs.
0 tools
apktool-mcp
MCP server for APKTool - decompile, modify, and recompile Android APKs via AI assistants
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "galaxy-tool-refactor-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}