Back to search
30
MCP

@1mcp/agent

npm/@1mcp/agent

One MCP server to aggregate them all - A unified Model Context Protocol server implementation

Uptime
0.0%
5 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

agent
A unified Model Context Protocol server implementation that aggregates multiple MCP servers into one.
0 tools
agentmode/mcp
all-in-1 MCP server for developers
0 tools
1MCP Agent
Aggregates multiple MCP servers into a single unified interface, reducing system resource usage and simplifying configuration management wit
0 tools
agent-coding-standards-mcp
MCP Server for AI coding agent standards
0 tools
mcp-agent-mail
Coordinated multi-agent messaging and coordination MCP server.
0 tools
io.github.antonytm/mcp-all
A Model Context Protocol server to run other MCP servers
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@1mcp/agent": {
      "url": "None",
      "transport": "http"
    }
  }
}