GitHub - milisp/mcp-linker: mcp manager, Sync config across the clients, one click setup, add & install (Model Context Protocol)MCP server to Claude/Cursor/Windsurf/cline, say good bye to copy paste,mcphub (original) (raw)
MCP Linker
Add, manage, and sync MCP (Model Context Protocol) servers across AI clients like Claude Desktop, Cursor, and Cline β all via a lightweight Tauri GUI with a built-in MCP server marketplace.
Features
- One-click MCP server installation and configuration
- Support for multiple AI clients (Claude Desktop, Cursor, VS Code, Cline, Roo Code, Windsurf etc.)
- 600+ curated MCP servers available
- Cross-platform: macOS, Windows, Linux
- Auto-detect Python, Node.js, UV environments
- Cloud sync for favorite servers
- Built with Tauri β lightweight (~6MB), fast, secure.
Key Benefit
Sync MCP server configuration across MCP clients. disable and enable servers
No more copy-pasting
Quick Start
- Download the latest release
- Select an MCP server from the list
- Click "Add" to install and configure automatically
- Your AI client is ready to use the new server
Screenshots
Manage Servers | Server Discovery | Configuration |
---|---|---|
![]() |
![]() |
![]() |
Development
git clone https://github.com/milisp/mcp-linker cd mcp-linker bun install cp .env.example .env bun tauri dev
Requirements: Node.js 20+, Bun, Rust toolchain
Architecture
- Frontend: Tauri + React + shadcn/ui
- Backend: Optional FastAPI
Contributing
See CONTRIBUTING.md for details.
Support
π 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