Skip to content
MCP Server Community By @Markgatcha

Markgatcha/universal-mcp-toolkit

[![Markgatcha/universal-mcp-toolkit MCP server](https://glama.ai/mcp/servers/Markgatcha/universal-mcp-toolkit/badges/score.svg)](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 →
Connected Apps: Markgatcha/universal-mcp-toolkit Claude Desktop

Installation Guide

Run command: npx -y @modelcontextprotocol/server-markgatcha-universal-mcp-toolkit

Detailed Documentation

Markgatcha/universal-mcp-toolkit MCP server 📇 ☁️ 🏠 🍎 🪟 🐧 - 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": {}
    }
  }
}