中文 | Deutsch | es | fr | 日本語 | 繁體中文
MCP manage, one-click install and sync MCP (Model Context Protocol) servers across AI clients like Claude Code and Desktop, Cursor, and Cline — all via a lightweight Tauri GUI with a built-in MCP server marketplace.
Planed use source awesome-claude-dxt - A curated list of awesome Claude Desktop Extensions (.dxt files), tools, and resources - by milisp
The fastest way to supercharge your AI workflow
MCP Linker = Marketplace + One-click Installer + Config Sync
- 🚀 One-Click adding — No more manual config file editing
- 🔄 Multi-Client Support — Claude Code and Desktop, Cursor, VS Code, Cline, Roo Code, Windsurf, and more
- 📦 600+ Curated Servers — The build-in MCP server marketplace
- 🌐 Cross-Platform — macOS, Windows, Linux (lightweight ~6MB)
- 🔍 Smart Detection — Auto-detect Python, Node.js, uv environments
- ⚡ Built with Tauri — Fast, secure, and resource-efficient
- Sync MCP server configuration across all your MCP clients.
- Pro users get 🔐 Encrypted Cloud Sync.
- Team collaboration features!
Get up and running in under a minute:
- 📥 Download the latest release
- 🔍 Browse our curated MCP server marketplace
- ➕ Click "Add" to install and configure automatically
- 🎉 Done!
💡 Pro Tip: Star this repo to stay updated with new MCP servers and features!
👉 Sync across devices or Team Members Check out pricing plans.
🔍 Server Discovery
⚙️ Configuration
Requirements: Node.js 20+, Bun, Rust toolchain install Tauri
git clone https://github.com/milisp/mcp-linker
cd mcp-linker/tauri-app
bun install
cp .env.example .env
bun tauri dev
- Frontend: Tauri + React + shadcn/ui
- Backend: Optional FastAPI
We welcome contributions! See CONTRIBUTING.md for details.
Found this helpful? Consider giving us a ⭐ to support the project!
- 💬 Join Discussions — Get help, share ideas, and connect with other users
- 🐛 Report Issues — Help us improve
We're grateful to our awesome community contributors who make MCP Linker better every day:
Special thanks to:
- @eltociear — Japanese translation
- @devilcoder01 — Windows build compatibility, UI improvements, GitHub workflows 🛠️
Planned features for upcoming versions:
- 📋 Copy Server Config — Easily copy configurations to share or backup
- 📥 Import Server Config — Load server config from local files
- 🌐 Auto Import via GitHub URL — Sync server config directly from a public GitHub link
- 🧩 Input Args Form UI — Auto-generate simple forms based on inputArgs, like MCPhub Desktop
- 🐳 One-Click Deploy to Docker — Launch server via MCPHub using Docker with one click