portainer-mcp

CarlDog/portainer-mcp
★ 0 stars TypeScript 🤖 AI/LLM Updated today
MCP server for Portainer (stacks, containers, endpoints), packaged as a Docker container
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

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

README Excerpt

An [MCP](https://modelcontextprotocol.io) server for endpoints, and container logs to MCP clients (Claude Desktop, etc.). Packaged as a Docker container, with both stdio and Streamable HTTP transports. Sister to [`plex-mcp`](https://github.com/CarlDog/plex-mcp), All read-only in this version. Write operations (deploy/redeploy,

Tools (11)

MCP_PORTPORTAINER_API_KEYPORTAINER_URLPORTAINER_VERIFY_TLSportainer_container_logsportainer_get_containerportainer_get_stackportainer_list_containersportainer_list_endpointsportainer_list_stacksportainer_system_status