MCP Catalogs
Homemcp-dock screenshot

mcp-dock

by OldJii·122·Score 47

Cross-platform MCP server manager for popular AI clients with one-click installation and multi-client sync.

developer-toolsai-llmproductivity
5
Forks
0
Open issues
2 mo ago
Last commit
2d ago
Indexed

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:

you:Manage multiple MCP servers across different AI clients from a single interface
you:Browse and install curated MCP servers and AI skills without manual configuration
you:Sync MCP configurations between multiple development environments and devices
you:Where is data stored?
you:Does it require internet?

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

mcp-managersmitherycursor-mcp-settingsclaude-desktop-mcpzed-mcp

Installation

Installation Options

macOS (Recommended: Homebrew)

# Install
brew install --cask OldJii/tap/mcp-dock

# Upgrade
brew upgrade --cask mcp-dock

Windows

  • 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

GitHub →

Last updated · Auto-generated from public README + GitHub signals.