mcp-server-galaxy-tool
1
This project is an MCP server that facilitates the management and utility functions related to Galaxy tool XML files, including validation and template generation. It is intended for use with the Cline extension in VSCode, requiring Python 3.8+ and UV for setup.
MCP Server: Galaxy Tool Utilities
This project provides an MCP server offering utilities for working with Galaxy tool XML files.
Features
- Validate Galaxy Tool XML for schema compliance.
- Generate a basic XML template for Galaxy tools.
Requirements
- Python 3.8+
- UV
- Cline
Installation
- Clone the repository and install dependencies.
Configuring and Usage
- Configure the MCP server with Cline in VSCode.
- Run the server and create a Galaxy tool using PyCaret for data regression.