Manage Docker infrastructure via 180+ Arcane MCP tools with workflow guidance, safety guardrails, deployment, rollback, troubleshooting, cleanup, GitOps sync, and vulnerability scanning.
This plugin requires configuration values that are prompted when the plugin is enabled. Sensitive values are stored in your system keychain.
arcane_api_keyArcane API key for authentication
${user_config.arcane_api_key}Admin access level
Server config contains admin-level keywords
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
arcane_base_urlYour Arcane instance URL (e.g., https://arcane.example.com:3552)
${user_config.arcane_base_url}Requires secrets
Needs API keys or credentials to function
Requires secrets
Needs API keys or credentials to function
Manage your entire Docker infrastructure through natural language.
180 tools. One MCP server. Zero context switching.
Getting Started • Tool Filtering • What Can It Do • Companion Skill • All Tools • Interactive Installer
Note: This is an independent, community-built project. It is not affiliated with, endorsed by, or maintained by the Arcane project or its maintainers. We build on top of Arcane's public API.
Coming from Portainer? Check out Portainer-Offload-Arcane — a guided migration wizard that moves your stacks, containers, volumes, registries, and users from Portainer CE/EE into Arcane. Run it once, then come back here to manage everything via natural language.
Arcane MCP Server is a complete AI-powered Docker management bundle — an MCP server, a Claude Code plugin, and a companion skill, all in one package.
Instead of clicking through dashboards and running CLI commands, you just talk to your infrastructure:
"What's running on production?"
"Deploy this compose file to staging."
"Are any images vulnerable? Show me the critical ones."
"Scale the API service to 5 replicas."
Behind the scenes, the server translates your requests into the right API calls — with safety checks, retry logic, and formatted responses that actually make sense.
| Without | With Arcane MCP Server | |
|---|---|---|
| Check container status | Open dashboard, navigate to environment, filter, scroll | "What's broken?" |
| Deploy a stack | Write compose, scp to server, ssh, docker compose up | "Deploy this compose file" |
| Find vulnerabilities | Configure Trivy, run scan, parse JSON output | "Run a security audit" |
| Update containers | Check each image, pull, recreate, verify | "Update everything" (dry-run first, obviously) |
| Clean up disk space | Prune images, volumes, networks one by one | "Clean up unused resources" |
Every tool carries safety annotations so your AI knows which operations are read-only and which ones need confirmation before running. No accidental docker system prune moments.
🆕 Recent update — v2.1: Tool filtering is here. All 180 tools in one turn eats your context window, so you can now pick a preset and ship only what you need. Details below.
Exposing all 180 tools to Claude every turn chews through your context window. Pick a preset to trim the active tool set — only the tools in that preset appear in tools/list:
| Preset | Scope | Tools |
|---|---|---|
commonly-used (recommended) | containers, images, projects, volumes, networks | ~52 |
read-only | every *_list / *_get / *_inspect / *_stats across all modules | ~60 |
minimal | dashboard + container list / get / counts | 5 |
deploy | projects, gitops, templates, registries, environments, build | ~40 |
full (default if never configured) | everything | 180 |
custom | your own module + per-tool picks | variable |
Configure interactively in Claude Code:
npx claudepluginhub randomsynergy17/arcane-mcp-server --plugin arcane-mcp-serverReliable automation, in-depth debugging, and performance analysis in Chrome using Chrome DevTools and Puppeteer
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Matt Pocock's agent skills for real engineering — grilling, spec/ticket flows, TDD, code review, domain modelling and more. Plug-and-play, not vibe coding.
Harness-native ECC plugin for engineering teams - 67 agents, 279 skills, 94 legacy command shims, reusable hooks, rules, MCP conventions, and operator workflows for Claude Code plus adjacent agent harnesses
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.