galaxy-mcp
Connect, run, and manage Galaxy bioinformatics workflows
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install galaxy-mcp?โผ
Run `npx skills add galaxyproject/galaxy-mcp --all -g -y` in your terminal to install all skills in this repository globally.
What does galaxy-mcp do?โผ
It connects your AI client to the Galaxy bioinformatics platform so you can search tools, execute analyses, manage histories, and run workflows using plain language.
How do I connect galaxy-mcp to my Galaxy server?โผ
Set the GALAXY_URL and GALAXY_API_KEY environment variables, or use the built-in OAuth login flow for browser-based sign-in with temporary credentials.
Does galaxy-mcp work with Claude Desktop?โผ
Yes. Add it to your Claude Desktop config as an MCP server with your Galaxy URL and API key, then ask Claude to connect to Galaxy.
Can I run Galaxy workflows without using the web interface?โผ
Yes. You can import workflows from the IWC catalog, upload files, and execute full analyses directly through conversational requests.
Related Repositories in Education & Research
View All in Education & Researchโlearn-claude-code
Learn to build AI agent harnesses from scratch
ai-agents-for-beginners
Learn to build, deploy, and secure AI agents step by step
33-js-concepts
Master 33 essential JavaScript concepts with tested, verified guides