goeckslab/mcp-server-galaxy-tool
If you are the rightful owner of mcp-server-galaxy-tool and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
This project provides an MCP server that exposes utilities for working with Galaxy tool XML files.
The MCP Server: Galaxy Tool Utilities is designed to facilitate the management and creation of Galaxy tool XML files. It offers a streamlined approach to validate and generate Galaxy tool XML files, ensuring they adhere to the official schema. This server is particularly useful for developers and researchers who work with the Galaxy platform, providing them with tools to quickly validate and create tool configurations. The server is built to be compatible with the Cline MCP agent, allowing for seamless integration into development environments like VSCode. With Python 3.8+ and the 'uv' library, users can easily set up and run the server, making it a versatile tool for Galaxy tool development.
Features
- Validate Galaxy Tool XML: Check if a Galaxy tool XML file is valid according to the official schema.
- Generate Basic Template: Instantly create a boilerplate Galaxy tool XML file.