Markgatcha/universal-mcp-toolkit
[](https://glama.ai/mcp/servers/Markgatcha/universal-mcp-toolkit) 📇 ☁️ 🏠 🍎 🪟 🐧 - A universal MCP aggregator toolkit that connects AI agents to multiple MCP servers through a single unified configuration. Features ready-made templates, cross-repo prompt workflows, and an npm package for zero-config installation.universal MCP aggregator toolkit that connects AI agents to multiple MCP servers through a single unified configuration. Features ready-made templates, cross-repo prompt workflows, and an npm package for zero-config installation.
New to MCP? Copy the config below, then follow the Claude Desktop / Cursor steps.
Install guide →Installation Guide
Detailed Documentation
📇 ☁️ 🏠 🍎 🪟 🐧 - A universal MCP aggregator toolkit that connects AI agents to multiple MCP servers through a single unified configuration. Features ready-made templates, cross-repo prompt workflows, and an npm package for zero-config installation.universal MCP aggregator toolkit that connects AI agents to multiple MCP servers through a single unified configuration. Features ready-made templates, cross-repo prompt workflows, and an npm package for zero-config installation.
Configuration
{
"mcpServers": {
"markgatcha-universal-mcp-toolkit": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-markgatcha-universal-mcp-toolkit"
],
"env": {}
}
}
}