A free, open-source desktop app (Windows & Mac) for managing local and remote MCP servers with a GUI, access control, request logs, and a built-in AI agent optimized for long-context tool calls.
View on GitHub →MCP Router is a free and open-source desktop application for Windows and macOS that simplifies the management of Model Context Protocol servers. Rather than hand-editing JSON config files and restarting clients every time you add or change a server, MCP Router provides a graphical interface that lets you manage all your MCP servers from one place — with proper access control, request logging, and a built-in AI agent.
The project was developed over three months and open-sourced on GitHub. It was built specifically because, while many SaaS-style MCP managers exist, the team believed a free, community-driven solution should exist for developers who don’t want to pay for basic server management.
MCP Router includes an AI agent feature that is purpose-built for MCP tool use. Its key advantage over generic agents is long-context support — it is specifically optimized for tool calls that require large amounts of context, which standard agents often fail on. You can create custom agents for any combination of MCP servers and share them with teammates.
MCP Router integrates seamlessly with Claude Desktop, Cursor, Cline, Windsurf, VS Code, and any other MCP-compatible client. Connecting is done via the MCP Router CLI:
npx -y @mcp_router/cli connect
Discover other curated resources from our platform