Install
$ agentstack add mcp-dcspark-mcp-dockmaster ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
🚀 MCP Dockmaster
> The Ultimate AI Tool Manager - Install, manage, and supercharge your AI assistants with the power of Model Context Protocol (MCP)
[](https://mcp-dockmaster.com/dockmaster-demo.mp4)
✨ 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
Experience how MCP Dockmaster transforms your AI workflow in under 2 minutes!
🚀 Quick Start
💻 Desktop App (Recommended)
- Download the latest release for your platform from mcp-dockmaster.com
- Install and launch MCP Dockmaster
- Browse the AI Tool Store and install your first MCP server
- 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](CONTRIBUTING.md) to get started!
📖 Learn More
📄 License
This project is licensed under the [MIT License](LICENSE.md) - see the file for details.
⭐ Star this repo if MCP Dockmaster powers up your AI workflow!
Made with ❤️ by the MCP Dockmaster team
Source & license
This open-source MCP server is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: dcSpark
- Source: dcSpark/mcp-dockmaster
- License: MIT
- Homepage: https://mcp-dockmaster.com
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.