⭐ If you find this project useful, please consider giving it a star!
Add MCP servers to Claude Desktop, Cursor, Windsurf, VS Code, Cline, neovim, and more — in two clicks. Cross-platform. Tauri GUI. Server management included.
- [2025-05-08] Support add custom server
✅ One-click to add MCP servers
✅ 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, 中文, 日本語
✅ Improved error handling and user-friendly setup
🛠️ Coming Soon: One-click server install, status monitoring, and more!
- 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.
Before working on this project, ensure you have the following installed:
- Node.js >= 20
- bun
- Rust toolchain (stable) for Tauri
git clone https://github.com/milisp/mcp-linker
cd mcp-linker
bun install
bun tauri dev
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
Check out the list of official MCP servers.
Have questions or suggestions? Join our GitHub Discussions.
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