An open API service indexing awesome lists of open source software.

https://github.com/mcp-router/mcp-router

The MCP manager. Easily manage your MCP servers with enhanced security and customizability
https://github.com/mcp-router/mcp-router

ai llm llmops mcp mcp-client mcp-manager mcp-server mcp-servers mcp-tools modelcontextprotocol ui

Last synced: 3 months ago
JSON representation

The MCP manager. Easily manage your MCP servers with enhanced security and customizability

Awesome Lists containing this project

README

          

MCP Router


A Unified MCP Server Management App

[![GitHub stars](https://img.shields.io/github/stars/mcp-router/mcp-router?style=flat&logo=github&label=Star)](https://github.com/mcp-router/mcp-router)
[![Discord](https://img.shields.io/badge/Discord-Join%20Us-7289DA?style=flat&logo=discord)](https://discord.com/invite/dwG9jPrhxB)
[![X](https://img.shields.io/badge/X(Twitter)-@mcp__router-1DA1F2?style=flat&logo=x)](https://x.com/mcp_router)

[English | [ζ—₯本θͺž](https://github.com/mcp-router/mcp-router/blob/main/README_ja.md) | [δΈ­ζ–‡](https://github.com/mcp-router/mcp-router/blob/main/README_zh.md)]

## 🎯 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](https://discord.com/invite/dwG9jPrhxB)

## πŸ“₯ Installation

Download from our [releases page](https://github.com/mcp-router/mcp-router/releases).

After setting up MCP Router, you can connect to MCP Router using the CLI:
```bash
# 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
```

## πŸš€ 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

Server Management

Toggle Tool

Project Management

Workspace Management

### 🌐 Universal Connectivity
Add and connect to any MCP server with support for both local and remote servers

Universal Connectivity

### πŸ”— One-Click Integration
Seamlessly connect with popular AI tools like Claude, Cline, Windsurf, Cursor, or your custom client

One-Click Integration

### πŸ“ˆ Comprehensive Logging & Analytics
Monitor and display detailed request logs

Logs and Statistics

## 🀝 Community

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

- πŸ’¬ [Discord Community](https://discord.com/invite/dwG9jPrhxB)
- 🐦 [Follow us on X (Twitter)](https://x.com/mcp_router)
- ⭐ [Star us on GitHub](https://github.com/mcp-router/mcp-router)

[![Star History Chart](https://api.star-history.com/svg?repos=mcp-router/mcp-router&type=date&legend=top-left)](https://www.star-history.com/#mcp-router/mcp-router&type=date&legend=top-left)

## πŸ“ License

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