Back to directory
portainer/portainer-mcp

portainer/portainer-mcp

@portainer

Official MCP server for Portainer, generated from the Portainer OpenAPI spec via FastMCP

portainerdockerkubernetesmcpapicontainermanagementorchestrationcloud

Installation & Configuration

{
  "mcpServers": {
    "portainer": {
      "command": "uvx",
      "args": [
        "--from",
        "mcp-portainer~=2.42.0",
        "mcp-portainer"
      ],
      "env": {
        "PORTAINER_URL": "https://portainer.example.com",
        "PORTAINER_API_KEY": "your-api-key"
      }
    }
  }
}

Information

Transport
stdiosse
Language
Python
Created
2026/6/12
Updated
2026/6/12