cloud platforms

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
local
rust
cloud platforms
0
View on GitHub

Installation

npx -y portainer/portainer-mcp

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

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

About This MCP Server

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.

GitHub: https://github.com/portainer/portainer-mcp

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub