MCP Router is a desktop application for simplifies the management of Model Context Protocol (MCP) servers.
Download from our releases page.
After setting up MCP Router, you can connect to MCP Router using the CLI:
# Set your MCP Router token (Issued when adding a custom app)
export MCPR_TOKEN="mcpr_your_token"
# To connect to MCP Router, run:
npx -y @mcp_router/cli connect
# If you want to use project, run:
npx -y @mcp_router/cli connect --project <project-name>Easily toggle MCP servers on/off, enable/disable individual tools, and organize servers into Projects and Workspaces — all from a single dashboard
<img src="https://raw.githubusercontent.com/mcp-router/mcp-router/main/public/images/readme/toggle.png" alt="Server Management" width="600"> <img src="https://raw.githubusercontent.com/mcp-router/mcp-router/main/public/images/readme/tool-toggle.png" alt="Toggle Tool" width="600"> <img src="https://raw.githubusercontent.com/mcp-router/mcp-router/main/public/images/readme/project-management.png" alt="Project Management" width="600"> <img src="https://raw.githubusercontent.com/mcp-router/mcp-router/main/public/images/readme/workspace.png" alt="Workspace Management" width="600">Add and connect to any MCP server with support for both local and remote servers
<img src="https://raw.githubusercontent.com/mcp-router/mcp-router/main/public/images/readme/add-mcp-manual.png" alt="Universal Connectivity" width="600">Seamlessly connect with popular AI tools like Claude, Cline, Windsurf, Cursor, or your custom client
<img src="https://raw.githubusercontent.com/mcp-router/mcp-router/main/public/images/readme/token.png" alt="One-Click Integration" width="600">Monitor and display detailed request logs
<img src="https://raw.githubusercontent.com/mcp-router/mcp-router/main/public/images/readme/stats.png" alt="Logs and Statistics" width="600">Join our community to get help, share ideas, and stay updated:
This project is licensed under the Sustainable Use License - see the LICENSE.md file for details.
mcp-router/mcp-router
March 22, 2025
June 15, 2026
TypeScript