The Agent MCP server aggregates multiple Model Context Protocol servers into a single unified interface, eliminating the need to configure separate MCP servers for different AI assistant clients like Claude Desktop, Cursor, and Cherry Studio. It provides tools including OAuth 2.1 authentication, health monitoring endpoints, hot-reload configuration support, and efficient request forwarding with comprehensive security features like stdio transport isolation and audit logging. This solves the complexity problem of managing multiple MCP server configurations by consolidating them into one server accessible via a simple JSON configuration file.
claude mcp add --transport stdio 1mcp-app-agent uvx agent