Skip to main content
Glama
604,399 tools. Updated 2026-09-23 19:38

"Portainer" matching MCP tools:

Matching MCP Servers

  • Lists Portainer stacks with their IDs, names, and status values to enable quick monitoring and management.
    MIT
  • List all Docker stacks in Portainer to view deployed applications and their statuses. Get a comprehensive overview for monitoring and management.
    MIT
  • List Docker containers for a Portainer environment using its environment ID. Optionally include stopped containers to view the complete set.
    MIT
  • Check the health of a Docker stack by summarizing service replicas, update state, and recent task failures. Works on Swarm stacks and falls back to Compose containers, including cron-driven services.
    MIT
  • Update or redeploy a Docker stack while preserving env vars. Supports new compose content, env changes, forced image pull, and service pruning.
    MIT
  • List Docker containers on an endpoint, with optional filters for name, stack, or including stopped containers. Use for Swarm stacks instead where applicable.
    MIT
  • Monitor a service rollout until it converges: polls until the service is healthy and update completes, or detects pause on failure or timeout. Returns summary with converge status, reason, timed_out, and recent task errors.
    MIT
  • Wait for a stack's services to become healthy after an update, polling until convergence or timeout, then report the final status.
    MIT