mcp-dock
by OldJii·★ 122·Score 47
Cross-platform MCP server manager for popular AI clients with one-click installation and multi-client sync.
Overview
MCP Dock is a comprehensive management tool for Model Context Protocol servers, offering a unified interface to browse, install, and configure MCP servers across multiple AI clients including Cursor, Claude, Windsurf, Zed, and TRAE. It provides features like an MCP store with 1000+ servers, skills store with 3000+ AI skills, configuration management, and multi-client synchronization capabilities. The tool simplifies the setup process by auto-configuring MCP settings for supported clients and includes an MCP Inspector for debugging.
Try asking AI
After installing, here are 5 things you can ask your AI assistant:
When to choose this
Choose MCP Dock if you use multiple AI clients (Cursor, Claude, Windsurf, etc.) and want a unified way to manage MCP servers and configurations across all of them.
When NOT to choose this
Don't choose MCP Dock if you only use a single AI client and prefer direct MCP server management without the overhead of an additional management tool.
Comparable tools
Installation
Installation Options
macOS (Recommended: Homebrew)
# Install
brew install --cask OldJii/tap/mcp-dock
# Upgrade
brew upgrade --cask mcp-dockWindows
- Download and run the installer: [MCP.Dock.Setup.1.2.0.exe](https://github.com/OldJii/mcp-dock/releases/latest/download/MCP.Dock.Setup.1.2.0.exe)
Linux
- Download AppImage: [MCP.Dock-1.2.0.AppImage](https://github.com/OldJii/mcp-dock/releases/latest/download/MCP.Dock-1.2.0.AppImage)
Configuration
After installation, MCP Dock automatically configures supported clients. For manual configuration of Claude Desktop:
{
"mcpServers": {
"mcp-dock": {
"command": "path/to/mcp-dock",
"args": []
}
}
}FAQ
- Where is data stored?
- All configurations and data are stored locally: macOS: `~/.mcp-dock/`, Windows: `%USERPROFILE%\.mcp-dock\`, Linux: `~/.mcp-dock/`
- Does it require internet?
- Internet is required for loading the MCP list. Installed MCP configurations are stored locally and work offline.
Compare mcp-dock with
Last updated · Auto-generated from public README + GitHub signals.