MetaMCP

A unified middleware MCP to manage all your other MCPs.

Categories
Managing & Observability
Self-Hosted
Our Take

As the MCP ecosystem grows, managing multiple servers becomes a challenge. MetaMCP addresses this meta-problem by providing a graphical UI and a proxy server to toggle, group, and manage all your other MCPs. It represents a maturation of the ecosystem, moving from individual tools to integrated management platforms.

Quick Start
// The easiest way to get started is with Docker Compose:
    git clone https://github.com/metatool-ai/metatool-app.git
    cd metatool-app
    cp example.env .env
    docker compose up --build -d

Related Tools