Back to search
30
MCP

agent

1mcp-app/agent

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

Uptime
0.0%
7 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
https://docs.1mcp.app

Similar MCP servers embedding-nearest

@1mcp/agent
One MCP server to aggregate them all - A unified Model Context Protocol server implementation
0 tools
1MCP Agent
Aggregates multiple MCP servers into a single unified interface, reducing system resource usage and simplifying configuration management wit
0 tools
agentql-mcp
Model Context Protocol server that integrates AgentQL's data extraction capabilities.
0 tools
mcp-agent
Build effective agents with Model Context Protocol (MCP) using simple, composable patterns.
0 tools
mcp-agent-mail
Coordinated multi-agent messaging and coordination MCP server.
0 tools
context-mcp-server
A Model Context Protocol server providing intelligent context management and web content fetching capabilities for AI assistants
0 tools

How to use

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

{
  "mcpServers": {
    "agent": {
      "url": "https://docs.1mcp.app",
      "transport": "http"
    }
  }
}