Extends Portainer's MCP server capabilities to manage regular Docker Compose stacks directly from Claude AI clients, simplifying container orchestration within AI development workflows.
Sponsored
This npm package provides an enhanced MCP (Management Control Protocol) server for Portainer, specifically designed to bridge the gap between Portainer's powerful container management and AI development environments like Claude Desktop and Claude Code. It resolves a key limitation in the original `portainer-mcp` by enabling full visibility and interaction with regular Docker Compose stacks created directly through the Portainer UI, not just Edge Stacks. This ensures that developers can seamlessly list, view, and manage their standard container deployments directly from their Claude AI workspaces, streamlining development and deployment workflows and enhancing productivity.
Key Features
01Retrieves the compose file for any regular stack
02Lists all regular Portainer stacks with status and endpoint ID
03Automatic binary download for Linux x86_64, Linux ARM64, and macOS ARM64
040 GitHub stars
05Supports regular Docker Compose stacks created via Portainer UI
06Easy installation and execution via `npx` command
Use Cases
01Enabling Portainer stack control directly from Claude Code environments
02Accessing and managing standard Docker Compose deployments from AI-assisted development workspaces
03Integrating Portainer stack management within Claude Desktop configurations