# MetaMCP Server

Manage multiple MCP servers seamlessly. Route requests and configurations dynamically across various MCPs.

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add metatool-ai/mcp-server-metamcp

# Browse available tools
npx -y @smithery/cli@latest tool list metatool-ai/mcp-server-metamcp
```

---

Source: https://github.com/metatool-ai/mcp-server-metamcp | License: Apache-2.0
