DM

dcspark/mcp-dockmaster

Developer tools
89 stars 0 forks 品質 70 トレンド 70

- Install, manage, and supercharge your AI assistants with the power of Model Context Protocol (MCP)

概要

- Install, manage, and supercharge your AI assistants with the power of Model Context Protocol (MCP)

README

🚀 MCP Dockmaster

The Ultimate AI Tool Manager - Install, manage, and supercharge your AI assistants with the power of Model Context Protocol (MCP)

✨ What is MCP Dockmaster?

MCP Dockmaster transforms how you work with AI assistants like Claude by giving them superpowers through Model Context Protocol (MCP) servers. Think of it as an App Store for AI tools that seamlessly integrates with your favorite AI assistants.

🎯 One-Click Installation → Browse, install, and manage MCP servers
🔗 Auto-Integration → Automatically connects with Claude and other MCP-compatible AI assistants
🌐 Multi-Platform → Available as Desktop App, CLI, and library for Mac, Windows, and Linux
⚡ Zero Config → Works out of the box with automatic setup and updates

🔥 Key Features

  • 🛍️ AI Tool Marketplace - Discover and install powerful MCP servers from our curated store
  • 🔧 Smart Management - Install, update, and remove AI tools with a simple click
  • 🎨 Beautiful Interface - Modern, intuitive desktop app built with Tauri + React
  • 🚀 Lightning Fast - Rust-powered backend for blazing performance
  • 🔌 Universal Compatibility - Supports Node.js, Python, and Docker-based AI tools
  • ⚙️ Advanced Configuration - Fine-tune settings for power users

🎬 See It In Action

📺 Watch Demo Video

Experience how MCP Dockmaster transforms your AI workflow in under 2 minutes!

🚀 Quick Start

  1. Download the latest release for your platform from mcp-dockmaster.com
  2. Install and launch MCP Dockmaster
  3. Browse the AI Tool Store and install your first MCP server
  4. Integrate Follow the integration steps at home to connect the app with Claude, Cursor, or any other supported app—and enjoy you AI with superpowers!

🔨 Development Setup

Want to contribute or run from source? Here’s how:

Prerequisites

  • Node.js v18+
  • Rust (for Tauri development)
  • Git

Get Started

# Clone the repository
git clone https://github.com/your-username/mcp-dockmaster.git
cd mcp-dockmaster

# Install dependencies
npm ci

# Start the desktop app in development mode
npx nx serve mcp-dockmaster

Available Commands

# 🖥️ Desktop App Development
npx nx serve mcp-dockmaster               # Start desktop app with hot reload

# 🧪 Testing & Quality
npx nx run-many -t test                   # Run all tests

🏗️ Architecture

MCP Dockmaster is built as a modern monorepo with multiple specialized applications:

📦 mcp-dockmaster/
├── 🖥️ apps/mcp-dockmaster/        # Main desktop app (Tauri + React)
├── 💻 apps/mcp-dockmaster-cli/    # Command-line interface  
├── 🔄 apps/mcp-proxy-server/      # MCP proxy server
├── 🌐 apps/mcp-server-hello-world/ # Example MCP server
└── 📚 libs/mcp-core/              # Shared Rust libraries

🤝 Contributing

We love contributions! Whether you’re:

  • 🐛 Reporting bugs
  • 💡 Suggesting features
  • 📝 Improving documentation
  • 🔧 Writing code

Check out our Contributing Guide to get started!

📖 Learn More

📄 License

This project is licensed under the MIT License - see the file for details.


View this README on GitHub

インストール

npx nx serve mcp-dockmaster