Skip to main content
AggregatorsTypeScript

metatool-ai/metatool-app

MetaMCP is the one unified middleware MCP server that manages your MCP connections with GUI.

aggregatorscloud-servicelocal-servicemacoswindowslinux
Share:

Quick Start

Clone the repository:

git clone https://github.com/metatool-ai/metatool-app

Claude Desktop configuration example:

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

Check the repository README for specific installation and configuration instructions.

Details

Category
Aggregators
Language
TypeScript
Author
metatool-ai