MCP Directory
Back

agent

by 1mcp-app · TypeScript · ★ 459

A unified Model Context Protocol server implementation that aggregates multiple MCP servers into one.

#mcp#mcp-client#mcp-gateway#mcp-proxy#mcp-server#unified-mcp-server

Install

npx -y github:1mcp-app/agent

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

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

From the README

[](https://www.npmjs.com/package/@1mcp/agent) [](https://www.npmjs.com/package/@1mcp/agent) [](https://github.com/1mcp-app/agent/actions/workflows/github-code-scanning/codeql) [](https://github.com/1mcp-app/agent/stargazers) [](https://docs.1mcp.app) [](https://deepwiki.com/1mcp-app/agent) [](https://www.npmjs.com/package/@1mcp/agent) 1MCP is the unified MCP runtime. aggregates your MCP servers, and CLI mode adds a thinner agent-facing workflow for Codex, Claude, Cursor, and similar tool-using agents. Most MCP setups eventually hit two kinds of sprawl: - Configuration sprawl: every client…
Read full README on GitHub →

Related ai & ml servers