mcp-linker
mcp store manager, add & syncs MCP server configurations across clients like Claude code, Cursorπ‘mcphub
Links
README
From the repo.
MCP Linker
π Languages: δΈζ | π Other Languages
One-click add and sync MCP servers across AI clients β No LLM calls needed, Built-in marketplace
[!TIP] β Star the repo and follow milisp on Twitter and GitHub for more!

π Why MCP Linker?
- β‘ Instant β Add MCP servers in seconds
- π§ Multi-Client Support(paid plan) β Works with all major AI clients
β¨ Features
- Local Sync β Sync MCP server configs across multiple clients
- 600+ Curated MCP Servers β Built-in marketplace with sequential-thinking, desktop-commander, and more
- Multi-Client Support β Claude Desktop/Code, Cursor, VS Code, Cline, Windsurf, Codex, Roo Code. see Detail
- Cross-Platform β macOS, Windows, Linux
- Smart Detection β Auto-detect Python, Node.js, uv environments
- Cloud Sync β Optional encrypted sync across devices (Pro)
- GUI for OpenAI Codex CLI β based on Codexia
π Quick Start
Installation
Arch Linux (AUR)
yay -S mcp-linker-bin
macOS (Homebrew)
brew tap milisp/mcp-linker
brew install --cask mcp-linker
Windows / Linux / macOS (Direct Download) Download the: π₯latest Releases
[!Note] If you have subscribed, please relaunch the app after logging in for the first time.
Getting Started
- Browse MCP servers in the built-in marketplace
- Click "Get" to show configuration
- Click "Add" to install to your selected client
- Done! Start using new AI capabilities immediately
Screenshots
| Server Discovery | Add Configuration |
|---|---|
![]() | ![]() |
What's MCP?
Model Context Protocol is like USB-C for AI β a standard way to connect AI models to different data sources and tools.
π§ Related Projects
- milisp/codexia - The missing GUI for the OpenAI Codex CLI, (FileTree + notepad + git diff + plan mode) all in a lightweight Tauri desktop app.
- awesome-claude-dxt β a curated list of Claude Desktop Extensions (dxt), tools, and resources
- claw-army/claude-node β Python subprocess bridge for Claude Code CLI, giving Python code direct access to Claude Code native capabilities via stream-json.
π¬ Community & Support
- π¬ Join Discussions
- π Report Issues
- βοΈ Pro Plans β Cloud sync starting at coffee price/month
π οΈ Development
For development commands, and contribution guidance, see CONTRIBUTING
π Troubleshooting
see the Wiki
π Contributors
Thanks to all our wonderful contributors!
License
MCP Linker is dual-licensed under AGPL-3.0 and a Commercial License.
- AGPL-3.0 β for open-source use.
- Commercial License β required for closed-source, proprietary, hosted, or SaaS use.
Found this helpful? Please β the project!
π Star History
Collected info
- β 321 stars
- β 31 forks
- Language: TypeScript
- Source updated: 7/25/2026
Config for your environment
Replace {MCP_ENDPOINT_URL} with this MCPβs endpoint URL (from its repo or docs above). No API key β you connect directly.
Tool
OS
Config file: ~/.cursor/mcp.json
{
"mcpServers": {
"mcp-server": {
"url": "{MCP_ENDPOINT_URL}"
}
}
}Paste into mcpServers in the config file. Restart Cursor after saving.
If this MCP is also published on mcpchannel.ai, you can subscribe from Browse and use the gateway config there instead.

