MCP.so
登录

MCP Router

@mcp-router

关于 MCP Router

A Unified MCP Server Management App (MCP Manager).

基本信息

分类

其他

许可证

NOASSERTION

运行时

node

传输方式

stdio

发布者

mcp-router

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "mcp-router": {
      "command": "npx",
      "args": [
        "-y",
        "@mcp_router/cli",
        "connect"
      ]
    }
  }
}

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is MCP Router?

MCP Router is a cross-platform desktop application (Windows and macOS) that simplifies the management of Model Context Protocol (MCP) servers. It provides centralized control, organizing servers into Projects and Workspaces.

How to use MCP Router?

Download the app from the releases page. After setup, connect using the CLI: set MCPR_TOKEN (issued when adding a custom app) and run npx -y @mcp_router/cli connect (optionally with --project <project-name>).

Key features of MCP Router

  • Connect to any MCP server (remote or local)
  • Cross-platform support for Windows and macOS
  • Organize servers into Projects and Workspaces
  • Toggle individual tools on/off per server
  • Centralized server management dashboard
  • Comprehensive request logging and analytics

Use cases of MCP Router

  • Manage multiple MCP servers from a single dashboard
  • Organize servers by project or workspace for better context control
  • Enable or disable specific tools per server as needed
  • Integrate with AI tools like Claude, Cline, Windsurf, or Cursor
  • Monitor MCP server request logs and statistics

FAQ from MCP Router

Where is my MCP data stored?

All data—request logs, configurations, and server data—is stored locally on your device. It never leaves your machine.

Are my API keys and credentials transmitted externally?

No. API keys and authentication credentials are stored locally and never transmitted externally. You have full control over your connections.

Is MCP Router open source?

Yes, the desktop application source code is publicly available on GitHub, allowing you to audit and verify its privacy claims.

What types of MCP servers does it support?

It supports both remote and local MCP servers, with connectivity options including DXT, JSON, and Manual configuration.

What are the system requirements?

The application runs on Windows and macOS. Specific system requirements are not listed in the README.

评论

其他 分类下的更多 MCP 服务器