agent

1mcp-app/agent
★ 396 stars TypeScript 🤖 AI/LLM Updated 1mo ago
A unified Model Context Protocol server implementation that aggregates multiple MCP servers into one.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "agent": {
      "command": "npx",
      "args": [
        "-y",
        "1mcp-app/agent"
      ]
    }
  }
}

Topics

mcpmcp-clientmcp-gatewaymcp-proxymcp-serverunified-mcp-server