Skip to main content
ClaudeWave

Lightweight AI-friendly Docker Swarm management

MCP Servers3.4k stars311 forksClojureEPL-1.0Updated 29d ago
Editor's note

Swarmpit is a self-hosted Docker Swarm management interface written in Clojure that lets teams control stacks, services, secrets, volumes, and networks through a web UI or REST API, with Swagger documentation available at `/api-docs` on any running instance. It connects to private registries including Docker Hub for deploying private repositories directly onto a Swarm cluster. The application stack runs four services: the Swarmpit app itself, a companion agent, CouchDB for application data, and InfluxDB for cluster statistics. For LLM-driven workflows, a companion MCP server at `swarmpit/mcp` exposes Swarmpit's full API surface to MCP-compatible clients including Claude Code, with API tokens stored locally in the server process so they never appear in the LLM conversation context. A notable security detail is that the `SWARMPIT_REDACT` environment variable can be set to suppress sensitive values from responses. DevOps teams managing Docker Swarm clusters benefit most, particularly those wanting to automate deployments or grant team members scoped UI access without compromising the underlying host.

ClaudeWave Trust Score
100/100
Verified
Passed
  • License: EPL-1.0
  • Actively maintained (<30d)
  • Healthy fork ratio
  • Clear description
  • Topics declared
  • Mature repo (>1y old)
Last scanned: 6/11/2026
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/swarmpit/swarmpit
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/swarmpit/swarmpit and follow its README for install instructions.
Use cases

MCP Servers overview

README preview not available. Visit the repo on GitHub for full documentation.
aidockerdocker-composedocker-containersdocker-devopsdocker-stackdocker-swarmdocker-swarm-uimanagementmcpmobile-friendlypwastackswarmswarm-modeswarmpitui

What people ask about swarmpit

What is swarmpit/swarmpit?

+

swarmpit/swarmpit is mcp servers for the Claude AI ecosystem. Lightweight AI-friendly Docker Swarm management It has 3.4k GitHub stars and was last updated 29d ago.

How do I install swarmpit?

+

You can install swarmpit by cloning the repository (https://github.com/swarmpit/swarmpit) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is swarmpit/swarmpit safe to use?

+

Our security agent has analyzed swarmpit/swarmpit and assigned a Trust Score of 100/100 (tier: Verified). See the full breakdown of passed checks and flags on this page.

Who maintains swarmpit/swarmpit?

+

swarmpit/swarmpit is maintained by swarmpit. The last recorded GitHub activity is from 29d ago, with 175 open issues.

Are there alternatives to swarmpit?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy swarmpit to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: swarmpit/swarmpit
[![Featured on ClaudeWave](https://claudewave.com/api/badge/swarmpit-swarmpit)](https://claudewave.com/repo/swarmpit-swarmpit)
<a href="https://claudewave.com/repo/swarmpit-swarmpit"><img src="https://claudewave.com/api/badge/swarmpit-swarmpit" alt="Featured on ClaudeWave: swarmpit/swarmpit" width="320" height="64" /></a>

More MCP Servers