- MCP Linker
MCP Linker
⭐ If you find this project useful, please consider giving it a star!
MCP Linker
Add MCP servers to Claude Desktop, Cursor, Windsurf, VS Code, Cline, neovim, and more — in two clicks. Cross-platform. Tauri GUI. Server management included. Sync configs cross Client
News
- 2025-06-04: Sync Server configs Claude <=> other clients.
- 2025-06-02: Show
git clonebutton when the server config'sargscontains the word"path" - 2025-05-29: Sync favorite servers to the cloud.
- 2025-05-22: Share your servers. server list sort by more choice
- 2025-05-19: server list sort by github stars
- 2025-05-16: online MCP servers store preview, more than 600 serveres, will add more.
- 2025-05-08: Support adding custom server
📋 Table of Contents
👤 For Users
🔽 Download
✨ Features
✅ One-click to add MCP servers, less copy paste need
✅ Manage multiple server configurations (add, delete, favorite)
✅ No technical skills required — just click and go!
✅ Open-source and community-driven
✅ Favorites & Recently Used: Quickly access your go-to servers
✅ Cross-platform: macOS, Windows, Linux support
✅ Multi-language: English, 中文, 日本語
✅ Auto detect python, uv, node
✅ The server install by uvx or npx base the command
🚀 Quick Start
- Select an MCP server from the list.
- Click Get to view its configuration.
- Click Add to integrate it with your MCP client.
- Manage servers from your favorites or history.
💡 Favorites and recently used servers are saved locally to enhance your workflow.
🛠️ How It Works
🖼️ Screenshots
Manage Example

Server Discovery

Configuration Example

👨💻 For Developers
💻 System Requirements
Before working on this project, ensure you have the following installed:
- Node.js >= 20
- bun
- Rust toolchain (stable) for Tauri
🔧 Installation Steps
git clone https://github.com/milisp/mcp-linker
cd mcp-linker
bun install
bun tauri dev
# create a .env file at project root and set env
cp .env.example .env
VITE_API_BASE_URL=https://api.mcp-linker.store/api/v1
🔍 Troubleshooting
🤝 Contributing
We welcome contributions from the community:
- Fork & Clone this repository
- Create a branch for your feature or fix
- Submit a Pull Request with your changes
📚 Resources
🌐 Servers
Check out the list of official MCP servers.
🔧 Backend API (Open Source)
💬 Feedback & Support
Have questions or suggestions? Join our GitHub Discussions.
🎉 Contributors
Thanks to the following contributors for improving this project:
- @eltociear — Japanese translation
- @devilcoder01 — improved Windows build compatibility and project setup instructions, Github workflow, UI improved, design
❤️ Enjoying MCP Linker? Star us on GitHub to support continued development!