⭐ 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. Sync configs cross Client, Say goodbye to
copy-paste
,git clone
💬 r/mcp: 10K+ views 🔥 r/selfhosted: 13K+ views
📣 "Nice! I'm building a similar approach into a work product..."
📢 Join the discussion or share your thoughts!
If this tool saved you time or helped your workflow, consider:
- 🐙 Gumroad
Your support helps keep MCP-Linker open, updated and improving 🚀
- 2025-06-04: Sync server configs between Claude and other clients. Enable or disable servers.
- 2025-06-02: Show
git clone
button when the server config'sargs
contains 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
✅ 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
- 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
# 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
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 Discord community
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!