Multi-Server LLM Agent
Verified IntegrationClient Configuration
— Connect Multi-Server LLM Agent to Claude Desktop or Cursor in seconds{
"mcpServers": {
"multi-server-llm-agent": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-multi-server-llm-agent"
],
"env": {}
}
}
}~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows).System Overview
Orchestrates multiple tool servers, including web search, weather lookup, and database querying, using an OpenAI LLM agent.
7/23/2026
Open Source
stdio / SSE RPC
Frequently Asked Questions
Architecture and operational details for Multi-Server LLM Agent
MCP is used to establish communication between the central agent and the multiple tool servers. Each server runs its own MCP instance for isolation and clear tool registration.
Related MCP Servers
Browse all servers →Empower AI assistants to generate and convert documents, manage templates, and automate document workflows efficiently.
Provides a multi-tenant, AI-native Content Delivery Network deployable on Cloudflare, featuring sub-100ms TTFB, AI agent controllability, and comprehensive accessibility.
Deploy a Model Context Protocol server on Cloudflare Workers without requiring authentication.