aggregators

Metatool App

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

typescript
cloud
local
macos
windows
linux
aggregators
0
View on GitHub

Installation

npx -y metatool-ai/metatool-app

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

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

About This MCP Server

metatool-ai/metatool-app

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

GitHub: https://github.com/metatool-ai/metatool-app

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub