About
Overview
The Portainer MCP Server enables AI agents to manage container environments through Portainer. It provides tools for managing Docker containers, stacks, and Kubernetes workloads.
Capabilities
Tools & Capabilities
⚡list_containers
List Docker containers
⚡list_stacks
List Docker Compose stacks
⚡deploy_stack
Deploy a stack
⚡get_logs
Get container logs
Setup
Installation
bash
Install
npx -y @portainer/mcp-server-portainerExamples
Example Usage
javascript
Usage
{
"mcpServers": {
"portainer": {
"command": "npx",
"args": ["-y", "@portainer/mcp-server-portainer"]
}
}
}Quick Info
Authorportainer
LanguageTypeScript
StatusStable
Stars★ 55
Last UpdatedFeb 12, 2026