by mcp-router
A Unified MCP Server Management App (MCP Manager).
# Add to your Claude Code skills
git clone https://github.com/mcp-router/mcp-routerMCP Router is a desktop application for simplifies the management of Model Context Protocol (MCP) servers.
No comments yet. Be the first to share your thoughts!
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="...