MCP Server: Galaxy Tool Utilities
@goeckslab
MCP Server: Galaxy Tool Utilities について
MCP server for Generating Galaxy Tools
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"mcp-server-galaxy-tool": {
"command": "uv",
"args": [
"sync"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is MCP Server: Galaxy Tool Utilities?
MCP Server: Galaxy Tool Utilities is an MCP server that exposes utilities for working with Galaxy tool XML files. It allows users to validate Galaxy tool XML against the official schema and generate boilerplate templates. It is intended for use with MCP-compatible agents such as Cline.
How to use MCP Server: Galaxy Tool Utilities?
Clone the repository, install dependencies with uv sync, then add the server to your Cline MCP configuration (using uv as the command and pointing to the repository directory). Once configured, you can invoke it via Cline with prompts like "Create a Galaxy tool that uses PyCaret to perform regression on tabular data."
Key features of MCP Server: Galaxy Tool Utilities
- Validate Galaxy tool XML files against the official schema.
- Generate a basic boilerplate Galaxy tool XML template.
- Easy integration with Cline and other MCP-compatible agents.
- Uses the standard
stdiotransport.
Use cases of MCP Server: Galaxy Tool Utilities
- Quickly bootstrap a new Galaxy tool by generating a valid XML template.
- Check an existing Galaxy tool XML file for schema compliance.
- Automate Galaxy tool creation within an MCP agent workflow.
FAQ from MCP Server: Galaxy Tool Utilities
What does MCP Server: Galaxy Tool Utilities do?
It provides two utilities: validate a Galaxy tool XML file against the official schema and generate a basic boilerplate Galaxy tool XML template.
What are the requirements to run this server?
Python 3.8+, uv for execution, and an MCP-compatible agent like Cline.
How do I configure the server in Cline?
Add the server entry to your Cline MCP configuration file with the command pointing to your uv binary and the arguments --directory <path-to-repo> run main.py. The transport type is stdio.
What transport does the server use?
The server is configured to use stdio transport, as shown in the example MCP configuration.
What are the current limitations of this server?
Only two features are currently implemented: validation and template generation. The README notes "More Coming Soon."
「その他」の他のコンテンツ
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
コメント