Armory
Source
Browse
MCPs

1mcp-agent

Aggregates multiple MCP servers into a single unified interface, reducing system resource usage and simplifying configuration management with dynamic reloading and tag-based filtering capabilities.

Score
96.5572 signals
Evidence
494 stars · 58 forks
Last commit
as last read from GitHub; most reads are from 2 Sep 2026 or later
Listed

Install

armory install 1mcp-agent --cli claude

merges a server entry into.mcp.jsonListed as compatible

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

↳ Restart Claude Code to load the MCP server.

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

Alternatives · MCPs

  1. grafbase-nexus435 stars · 27 forks95.478
  2. adamwattis-router203 stars · 44 forks94.669
  3. veriteknik-pluggedin-mcp-proxy135 stars · 29 forks92.995

What it is

MCP server 1MCP Agent, catalogued on PulseMCP. Aggregates multiple MCP servers into a single unified interface, reducing system resource usage and simplifying configuration management with dynamic reloading and tag-based filtering capabilities.

When to use it

Aggregates multiple MCP servers into a single unified interface, reducing system resource usage and simplifying configuration management with dynamic reloading and tag-based filtering capabilities.

How to install / invoke

npx -y @1mcp/agent

Notes

Listed from the PulseMCP registry. The registry does not state a license. Check it before production use.