Back to MCP Servers
🔌

portainer/portainer-mcp

Zlib

🏎️ ☁️/🏠 - A powerful MCP server that enables AI assistants to seamlessly interact with Portainer instances, providing natural language access to container management, deployment operations, and infr

GoAI & LLMs

Install

npx -y portainer-portainer-mcp

claude_desktop_config.json

claude_desktop_config.json
{
  "mcpServers": {
    "portainer-portainer-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "portainer-portainer-mcp"
      ]
    }
  }
}

Add this to your Claude Desktop config file. Find it at ~/Library/Application Support/Claude/claude_desktop_config.json on macOS.