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.

コメント

「その他」の他のコンテンツ