Open Source Radar
MCP Router is a desktop app for managing MCP servers with local data storage, project/workspace organization, and cross-platform support. It offers CLI integration and centralized server management features.
2.1kstars
173forks
39issues
2025since
Star historydaily snapshots by VibeCrowd
Collecting history — the radar snapshots this repo daily. The trend line appears after 3 days of data (1 so far).
Alternatives & relatedmatched by topic overlap
Reviewgenerated from repository data · Aug 5, 2026
What it is
MCP Router is a desktop application for simplifies the management of Model Context Protocol (MCP) servers.
How it works
- Centralized server management: toggle MCP servers on/off, enable/disable tools, organize servers into Projects and Workspaces.
- Universal connectivity: connect to local or remote MCP servers.
- One-click integration: connect with AI tools and custom clients.
- Logs and analytics: monitor detailed request logs.
Getting started
- Installation: Download from the releases page.
- CLI connection:
# 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 using a project:
npx -y @mcp_router/cli connect --project <project-name>
Recent releases
- v0.6.3 (2026-06-24): Security hardening release. Highlights: Hardened local MCP HTTP server binding to loopback; added launch and auto-enable guards around unt
- v0.6.2 (2026-01-19): UX improvements; new BETA feature: Cloud Sync with E2EE
- v0.6.1 (2025-11-19): Fixes listed in issues
- v0.6.0 (2025-11-11): Fixes for several issues
- v0.5.9 (2025-11-07): Fix workspace migration error
Traction
- Stars: 2112
- Forks: 173
- Open issues: 39
License
- The README states the project is licensed under the Sustainable Use License; no explicit standard OSS license listed in the facts.






