A community-driven registry for Claude, Cursor, Windsurf, Cline & more. Not affiliated with Anthropic.
Are you the author? Sign in to claim
A Unified MCP Server Management App (MCP Manager).
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
Add and connect to any MCP server with support for both local and remote servers
Seamlessly connect with popular AI tools like Claude, Cline, Windsurf, Cursor, or your custom client
Monitor and display detailed request logs
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-language-server gives MCP enabled clients access semantic tools like get definition, references, rename, and diagnos
MCP server integration for DaVinci Resolve Studio
Run Claude Code as an MCP server so any agent can delegate coding tasks to it