Skip to main content
Cloud PlatformsGo

portainer/portainer-mcp

A powerful MCP server that enables AI assistants to seamlessly interact with Portainer instances, providing natural language access to container management, deployment operations, and infrastructure monitoring capabilities.

cloud-platformscloud-servicelocal-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/portainer/portainer-mcp

Claude Desktop configuration example:

{
  "mcpServers": {
    "portainer-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "portainer/portainer-mcp"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Cloud Platforms
Language
Go
Author
portainer