Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Manage Docker infrastructure through 180+ MCP tools for deployment, rollback, troubleshooting, cleanup, GitOps sync, and vulnerability scanning, with configurable access controls and safety guardrails.
npx claudepluginhub randomsynergy17/arcane-mcp-serverThis 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
Requires secrets
Share bugs, ideas, or general feedback.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimBased 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}Reliable automation, in-depth debugging, and performance analysis in Chrome using Chrome DevTools and Puppeteer
Manus-style persistent markdown files for planning, progress tracking, and knowledge storage. Works with Claude Code, Kiro, Clawd CLI, Gemini CLI, Cursor, Continue, Hermes, and 17+ AI coding assistants. Now with Arabic, German, Spanish, and Chinese (Simplified & Traditional) support.
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.
Claude Code skills for Godot 4.x game development - GDScript patterns, interactive MCP workflows, scene design, and shaders
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
Needs API keys or credentials to function
Needs API keys or credentials to function
Share bugs, ideas, or general feedback.
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: