1. Conduid
  2. Security
  3. MCP Router
MCP server · Security

MCP Router

Clado Model Context Protocol Server

Unclaimed NOASSERTION last commit 7 months ago mcpcladoweb-scrapingcrawlercontent-extraction
91Excellent

Scored 17 days ago · breakdown

About MCP Router

MCP Router is an MCP server published by mcp-router in the Security category: clado Model Context Protocol Server. It has been installed 0 times through Conduid.

The repository has 1.8K stars and 156 forks, with the last commit 7 months ago. Six months or more without a commit doesn't mean the server is broken, but check the open issues (0) before depending on it in production.

Install

Install
npx mcp-router
Claude Code
claude mcp add router -- npx -y @clado-ai/mcp-router
npx
npx -y @clado-ai/mcp-router

This server has no ConduID identity, so agent calls to it are not receipted. Pin the version you install and review the source before granting it credentials.

Ask AI

Ask AI about MCP Router

Powered by Claude · Grounded in docs

I know everything about MCP Router. Ask me about installation, configuration, usage, or troubleshooting.

Security checks

  • ·README presentNot checked yet.
  • ·License declaredNot checked yet.
  • ·Tests presentNot checked yet.
  • ·Dependencies pinnedNot checked yet.
  • ·No dynamic code executionNot checked yet.
  • !Scoped permissionsDoesn't declare a permission scope. Assume it can do anything its process can.

Releases

v0.6.3v0.6.3 · 24 Jun 2026Security hardening release. Highlights: Hardened local MCP HTTP server binding so default service listeners use loopback rather than all interfaces. Added launch and auto-enable guards around untrusted or blocked plugin states. Updated…
v0.6.2v0.6.2 · 19 Jan 2026:shipit: :shipit: UX improvements New BETA feature Cloud Sync with E2EE ☁️ 🔐 Many more improvements are scheduled over the coming weeks! :shipit: :shipit:
v0.6.1v0.6.1 · 19 Nov 2025:shipit: Fix 122 #123 #131 Thanks for reporting these bugs!
v0.6.0v0.6.0 · 11 Nov 2025:shipit: Fix #115, #116, #118, #119 Thanks for reporting these bugs!
v0.5.9v0.5.9 · 7 Nov 2025:shipit: Fix workspace migration error

README

GitHub stars Discord X

[English | 日本語 | 中文]

🎯 Overview

MCP Router is a desktop application for simplifies the management of Model Context Protocol (MCP) servers.

✨ Key Features

  • 🌐 Universal — Connect to any MCP server
    • Remote or local servers
    • Supports DXT, JSON, Manual
  • 🖥️ Cross-platform — Windows and macOS
  • 🗂 Context Management — Keep growing MCP server contexts organized
    • Group MCP servers into Projects
    • Manage modes with Workspaces (like browser profiles)
    • Toggle tools on/off per server

🔒 Privacy & Security

Your Data Stays Local

  • All data is stored locally - Request logs, configurations, and server data remain on your device
  • Credentials are secure - API keys and authentication credentials are stored locally and never transmitted externally
  • Complete control - You have full control over your MCP server connections and data

Transparency

  • 🔍 Auditable - The desktop application source code is publicly available on GitHub
  • 🛡️ Verifiable privacy - You can verify that your data stays local by examining the application code
  • 🤝 Community-driven - Security improvements and audits are welcomed from the community

📥 Installation

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>

🚀 Features

📊 Centralized Server Management

Easily toggle MCP servers on/off, enable/disable individual tools, and organize servers into Projects and Workspaces — all from a single dashboard

🌐 Universal Connectivity

Add and connect to any MCP server with support for both local and remote servers

🔗 One-Click Integration

Seamlessly connect with popular AI tools like Claude, Cline, Windsurf, Cursor, or your custom client

📈 Comprehensive Logging & Analytics

Monitor and display detailed request logs

🤝 Community

Join our community to get help, share ideas, and stay updated:

Star History Chart

📝 License

This project is licensed under the Sustainable Use License - see the LICENSE.md file for details.

README mirrored from the source repository 17 days ago. The original is authoritative.

Questions

About MCP Router

How do I install MCP Router?

Run npx mcp-router, then add the server to your MCP client's configuration. Conduid has recorded 0 installs, so the command is known to work with current clients.

Is MCP Router safe to use with an AI agent?

Its trust score is 91 out of 100 (excellent). It passes 0 of 1 static security checks; the failures are listed above. It has no ConduID identity yet, so agent calls to it are not receipted.

Is MCP Router still maintained?

Yes — the latest release is v0.6.3 (24 Jun 2026), and the last commit was 7 months ago. The repository has 1.8K stars and 0 open issues.