MCP Dock
All-in-one MCP Server Manager
Website | Features | Download | Supported Clients | FAQ | 中文
Features
- 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
Download
macOS (Recommended: Homebrew)
# Install
brew install --cask OldJii/tap/mcp-dock
# Upgrade
brew upgrade --cask mcp-dock
macOS (Manual Download)
Note: The app is not signed. If you see "damaged" or "can't be opened" message, run:
xattr -cr /Applications/MCP\ Dock.app
Windows
Linux
Supported Clients
MCP Clients
| Client | Status |
|---|---|
| Cursor | Supported |
| Claude Code | Supported |
| Gemini CLI | Supported |
| Codex CLI | Supported |
| Windsurf | Supported |
| Zed | Supported |
| TRAE | Supported |
Skills Clients
| Client | Status |
|---|---|
| Cursor | Supported |
| Claude Code | Supported |
| Gemini CLI | Supported |
| Codex CLI | Supported |
Data Sources
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.
Community Contributions
We welcome community contributions! You can submit your own MCP Server or Skill configurations.
How to Contribute
- 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.
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.
How to uninstall?
- Delete the application
- Delete the config directory
~/.mcp-dock/ - MCP configurations remain in each client's config file. Remove manually if needed.
License
- Software (installers, executables): Proprietary - All rights reserved
See LICENSE for details.