All-in-one MCP Server Manager
Website | Features | Download | Supported Clients | FAQ | 中文
- MCP Store - Browse and search 1000+ MCP Servers from Official Registry and Smithery
- Skills Store - Discover 3000+ AI Skills for Cursor, Claude Code, Gemini CLI, and Codex CLI
- One-Click Install - Auto-configure to Cursor, Claude Code, Gemini CLI, Codex CLI, Windsurf, Zed, TRAE
- MCP Inspector - Interactive debugging tool for testing MCP Server tools
- Config Management - Unified management of MCP configurations across all clients
- Multi-Client Sync - Sync MCP configurations to multiple clients
- History & Rollback - Auto-backup configurations with one-click rollback
- Multi-Language - English and Simplified Chinese
# Install
brew install --cask OldJii/tap/mcp-dock
# Upgrade
brew upgrade --cask mcp-dockNote: The app is not signed. If you see "damaged" or "can't be opened" message, run:
xattr -cr /Applications/MCP\ Dock.app
| Client | Status |
|---|---|
| Cursor | Supported |
| Claude Code | Supported |
| Gemini CLI | Supported |
| Codex CLI | Supported |
| Windsurf | Supported |
| Zed | Supported |
| TRAE | Supported |
| Client | Status |
|---|---|
| Cursor | Supported |
| Claude Code | Supported |
| Gemini CLI | Supported |
| Codex CLI | Supported |
MCP Dock supports two data sources:
- Official - MCP Official Registry with verified servers
- Smithery - Smithery.ai community with community-contributed servers
Data syncs automatically every 3 days.
We welcome community contributions! You can submit your own MCP Server or Skill configurations.
- Fork this repository
- Copy the template file:
- For MCP Servers:
community-registry/servers/_template.json - For Skills:
community-registry/skills/_template.json
- For MCP Servers:
- Fill in your configuration
- Submit a Pull Request
Your PR will be automatically validated against our JSON Schema. Once merged, your contribution will be included in the next data sync.
See Community Registry README for detailed instructions.
All configurations and data are stored locally:
- macOS:
~/.mcp-dock/ - Windows:
%USERPROFILE%\.mcp-dock\ - Linux:
~/.mcp-dock/
Internet is required for loading the MCP list. Installed MCP configurations are stored locally and work offline.
- Delete the application
- Delete the config directory
~/.mcp-dock/ - MCP configurations remain in each client's config file. Remove manually if needed.
- Software (installers, executables): Proprietary - All rights reserved
See LICENSE for details.