Skip to main content
ClaudeWave

MCP Aggregator, Orchestrator, Middleware, Gateway in one docker

MCP Servers2.4k stars357 forksTypeScriptMITUpdated yesterday
Editor's note

MetaMCP is a self-hosted MCP aggregation layer, distributed as a Docker Compose package, that consolidates multiple MCP servers into a single unified endpoint accessible over SSE or Streamable HTTP. Users register individual MCP servers (both STDIO-based and HTTP-based) through a web UI, then organize them into named namespaces that are exposed as distinct MetaMCP endpoints, each protected by API key or OpenID Connect authentication. A built-in middleware layer supports per-tool overrides and annotations, rate limiting, and traffic management, while an integrated inspector lets operators test endpoints directly without leaving the interface. MetaMCP also exposes registered tools as an OpenAPI-compatible interface, enabling compatibility with clients like Open WebUI. Claude Desktop and other STDIO-only clients connect via a thin bridge adapter. The project targets developers building multi-agent systems or managing multiple MCP tool sources who want centralized configuration, access control, and observability without modifying individual MCP server configurations.

ClaudeWave Trust Score
100/100
Verified
Passed
  • Open-source license (MIT)
  • Healthy fork ratio
  • Clear description
  • Topics declared
  • Mature repo (>1y old)
  • Documented (README)
Last scanned: 6/11/2026
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/metatool-ai/metamcp
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "metamcp": {
      "command": "node",
      "args": ["/path/to/metamcp/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/metatool-ai/metamcp and follow its README for install instructions.
Use cases

MCP Servers overview

README preview not available. Visit the repo on GitHub for full documentation.
mcpmcp-gatewaymcp-hostmcp-middlewaremcp-servermcp-serversmcp-to-openapimcp-toolsmodel-context-protocolmodel-context-protocol-servermodel-context-protocol-serversopen-webuiopenapiself-hostedvibe-coding

What people ask about metamcp

What is metatool-ai/metamcp?

+

metatool-ai/metamcp is mcp servers for the Claude AI ecosystem. MCP Aggregator, Orchestrator, Middleware, Gateway in one docker It has 2.4k GitHub stars and was last updated yesterday.

How do I install metamcp?

+

You can install metamcp by cloning the repository (https://github.com/metatool-ai/metamcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is metatool-ai/metamcp safe to use?

+

Our security agent has analyzed metatool-ai/metamcp and assigned a Trust Score of 100/100 (tier: Verified). See the full breakdown of passed checks and flags on this page.

Who maintains metatool-ai/metamcp?

+

metatool-ai/metamcp is maintained by metatool-ai. The last recorded GitHub activity is from yesterday, with 112 open issues.

Are there alternatives to metamcp?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy metamcp to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: metatool-ai/metamcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/metatool-ai-metamcp)](https://claudewave.com/repo/metatool-ai-metamcp)
<a href="https://claudewave.com/repo/metatool-ai-metamcp"><img src="https://claudewave.com/api/badge/metatool-ai-metamcp" alt="Featured on ClaudeWave: metatool-ai/metamcp" width="320" height="64" /></a>

More MCP Servers