Skip to content

mcp manager, Sync config across the clients, one click setup, add & install MCP server to Claude/Cursor/Windsurf/cline, say good bye to copy paste,mcphub

License

Notifications You must be signed in to change notification settings

worldpeaceworker/mcp-linker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Logo

⭐ If you find this project useful, please consider giving it a star!

GitHub stars

MCP Linker

GitHub last commit build

📘 English | 简体中文 | 日本語

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


🚀 Featured on Reddit

💬 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!


❤️ Support This Project

If this tool saved you time or helped your workflow, consider:

Your support helps keep MCP-Linker open, updated and improving 🚀


News

  • 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's args 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

📋 Table of Contents


👤 For Users

🔽 Download

👉 Download on GitHub Releases

✨ 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

  1. Select an MCP server from the list.
  2. Click Get to view its configuration.
  3. Click Add to integrate it with your MCP client.
  4. Manage servers from your favorites or history.

💡 Favorites and recently used servers are saved locally to enhance your workflow.

🛠️ How It Works

Wiki

🖼️ Screenshots

Manage Example

Manage Screenshot

Server Discovery

Discover Screenshot

Configuration Example

Config Screenshot


👨‍💻 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

Wiki

🤝 Contributing

We welcome contributions from the community:

  1. Fork & Clone this repository
  2. Create a branch for your feature or fix
  3. Submit a Pull Request with your changes

📚 Resources

🌐 Servers

Check out the list of official MCP servers.

awesome-mcp-servers

🔧 Backend API (Open Source)

👉 mcp-linker-api

💬 Feedback & Support

Have questions or suggestions? 👉 Join our Discord community

🎉 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!

About

mcp manager, Sync config across the clients, one click setup, add & install MCP server to Claude/Cursor/Windsurf/cline, say good bye to copy paste,mcphub

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 87.1%
  • Rust 10.7%
  • CSS 1.8%
  • Other 0.4%