Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI → MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE ↗ (opens in a new tab)
  • llms.txt ↗ (opens in a new tab)
  • Catalog JSON ↗ (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub ↗ (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. ☁️ Cloud Platforms
  3. Portainer MCP
Portainer MCP logo
Health: ActiveRecent health check succeeded.Last checked 9/11/2026, 5:15:24 PM

Portainer MCP

User RatingsBe the first to rate and review this MCP server!
View Repository229 GitHub StarsTotal stargazers on GitHub for the source repository (229 stars).Visit Website
portainercontainersdockerkubernetesinfrastructure

Manage Portainer environments, Docker, and Kubernetes resources through MCP tools backed by the Portainer REST API.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag — we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON ▾

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "portainer-portainer-mcp": {
      "command": "uvx",
      "args": [
        "--from"
      ]
    }
  }
}

💡 Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing Alternatives☁️ More in Cloud Platforms

Overview

The portainer/portainer-mcp MCP server exposes Portainer’s REST API as tools for environment inspection, GitOps operations, and Docker or Kubernetes troubleshooting. It can also proxy requests to the Docker and Kubernetes APIs associated with each Portainer environment. Run it locally over stdio with uvx, install its MCP bundle, or deploy the container for team access. Reach for it when an MCP client needs authenticated, natural-language control of Portainer-managed infrastructure.

Use cases

•Inspect Portainer environments and deployment settings
•Manage GitOps workflows through an MCP client
•Troubleshoot Docker and Kubernetes resources
•Proxy Docker or Kubernetes API requests through Portainer

Key features

•Portainer REST API tools
•Docker and Kubernetes operations
•GitOps workflow management
•Docker and Kubernetes API proxying
•Environment variable redaction
•Configurable capability profiles

Capabilities & Tool Schemas

Inspect callable tools, capabilities, and parameters exposed to AI agents by Portainer MCP.

Extracted Tool Capabilities
Portainer REST API tools
Docker and Kubernetes operations
GitOps workflow management
Docker and Kubernetes API proxying
Environment variable redaction
Configurable capability profiles

How Portainer MCP works

What portainer/portainer-mcp MCP server does

The portainer/portainer-mcp MCP server connects MCP clients to a Portainer instance and presents Portainer REST API operations as MCP tools. It covers basic Portainer functions such as reading settings, checking the Portainer version, and listing environments.

The server also supports operations involving Docker and Kubernetes resources. For environments managed through Portainer, it can proxy requests to the underlying Docker and Kubernetes APIs. GitOps workflows are included, as are operations intended to help investigate Docker and Kubernetes issues.

Capabilities enabled by default include core Portainer operations, Docker operations, Kubernetes operations, and Docker and Kubernetes proxy access. Environment variable values are redacted by default. Profiles can be used to restrict or expand the enabled capability set.

How it works

The portainer/portainer-mcp MCP server uses a Portainer API key to connect to the target Portainer URL. For local use, it runs as a stdio process on the user’s machine. In a team deployment, it runs in a container and clients connect over HTTP or HTTPS.

Local clients authenticate with the Portainer API key configured for the connection. In HTTP mode, the container also requires a shared front-gate token unless an identity-aware proxy is configured to handle authentication. Each user’s Portainer key determines the Portainer permissions applied to that user’s requests.

The MCP server’s minor version should match the Portainer instance’s minor version. For example, a 2.45.x MCP release is intended for a 2.45.x Portainer release.

Setup and configuration

The README documents three deployment paths:

  • Run the server locally with uvx. The example uses mcp-portainer~=2.45.0 and requires uv on PATH.
  • Install a platform-specific .mcpb MCP bundle from the latest release, then provide the Portainer URL and API key.
  • Run the portainer/portainer-mcp container for shared team access.

The local stdio setup uses PORTAINER_URL and PORTAINER_API_KEY. Set PORTAINER_TLS_VERIFY=0 when the Portainer instance uses a self-signed TLS certificate.

Container deployments require an allowed host setting. HTTP mode also requires PORTAINER_MCP_AUTH_TOKEN, unless an identity-aware proxy is trusted instead. TLS can terminate in the container or at a reverse proxy. Plaintext HTTP is available only through an explicit opt-in and is documented for trusted private networks.

Tools and capabilities

The portainer/portainer-mcp MCP server supports tools for:

  • Inspecting Portainer settings, version information, and environments
  • Managing GitOps workflows
  • Operating on Docker resources
  • Operating on Kubernetes resources
  • Troubleshooting Docker and Kubernetes resources
  • Proxying requests to the Docker and Kubernetes APIs behind Portainer

Profiles provide configuration controls for limiting or expanding these capabilities. Environment variable redaction is enabled by default.

Limitations and notes

The server depends on a reachable Portainer instance and a valid API key. API compatibility requires matching the MCP and Portainer minor versions. Container deployments transmit the shared gate secret and user Portainer keys, so the README advises keeping the service inside private infrastructure rather than exposing it publicly.

When using a reverse proxy, the proxy must forward the original host and HTTPS scheme headers, and its network address must be declared where required. Clients may also need additional configuration to trust self-signed or privately issued certificates.

Read the full README →View source on GitHub →

Related MCP Servers

View all in Cloud Platforms View all alternatives
  • MCP Server Docker logoMCP Server Docker

    Integrate with Docker to manage containers, images, volumes, and networks.

    ☁️ Cloud Platforms3 views
    Compare vs MCP Server Docker →
  • Docker MCP logoDocker MCP

    Docker container management and operations through MCP

    ☁️ Cloud Platforms3 views
    Compare vs Docker MCP →
  • Docker MCP logoDocker MCP

    Manages one or more Docker daemons (local socket or remote over TCP/TLS/SSH) with 156 tools spanning containers, images, Compose, Swarm, Buildx, Scout, and OCI registries. Mark hosts as read-only for safe monitoring; logs and stats exposed as MCP resources.

    ☁️ Cloud Platforms2 views
    Compare vs Docker MCP →
  • Arcane RMCP logoArcane RMCP

    Arcane Docker and Compose management over MCP and CLI with authenticated stdio and HTTP.

    ☁️ Cloud Platforms2 views
    Compare vs Arcane RMCP →

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks — not a rating.

GitHub stars
229
Stargazers on the source repository.
Last commit
9d ago
Most recent push to the default branch.
Directory activity
8 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet — be the first to share how this listing worked for you.

Frequently Asked Questions about Portainer MCP

Run it locally with uvx using the mcp-portainer package, install the platform-specific MCP bundle from a release, or deploy the published container image.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewPortainer MCP AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/portainer-portainer-mcp?style=directory)](https://allmcps.com/mcp/portainer-portainer-mcp)
HTML Embed
<a href="https://allmcps.com/mcp/portainer-portainer-mcp"><img src="https://allmcps.com/api/badge/portainer-portainer-mcp?style=directory" alt="Portainer MCP on AllMCPs" /></a>

Technical Specs & Signals

Category☁️Cloud Platforms
PricingFree
More technical detailsExpand ▾
TransportSTDIO
RuntimePython
AuthAPI key
ClientsClaude Desktop
Last updatedSep 2, 2026
96/96 checks healthy over the last 13d
Views8
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars229
GitHub Star CountTotal stargazers on GitHub representing community popularity (229 stars).
Last commit9d ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Sep 2, 2026
57Quality signal: Good · 57/100How this signal is calculated ▾
Server availabilityNot measured

Not scored for repo-hosted servers — we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools24/30
Adoption & activity8/15
Community engagement1/10

A guidance signal from public completeness & health data — not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 19d ago via OSV.dev · --from (PyPI)

★ Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge — proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it — no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in ☁️ Cloud Platforms →Best MCP servers for Cloud Platforms →Alternatives to Portainer MCP →Install in Claude DesktopInstall in CursorInstall in VS Code