Skip to content
MCP Server Community By @metatool-ai

metatool-ai/metatool-app

πŸ“‡ ☁️ 🏠 🍎 πŸͺŸ 🐧 - MetaMCP is the one unified middleware MCP server that manages your MCP connections with GUI.

New to MCP? Copy the config below, then follow the Claude Desktop / Cursor steps.

Install guide β†’
Connected Apps: metatool-ai/metatool-app Claude Desktop

Installation Guide

Run command: npx -y @modelcontextprotocol/server-metatool-ai-metatool-app

Detailed Documentation

πŸ“‡ ☁️ 🏠 🍎 πŸͺŸ 🐧 - MetaMCP is the one unified middleware MCP server that manages your MCP connections with GUI.

Configuration

{
  "mcpServers": {
    "metatool-ai-metatool-app": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-metatool-ai-metatool-app"
      ],
      "env": {}
    }
  }
}