Awesome MCPCloud & DevOps

portainer/portainer-mcp

⭐ 229 Go added to this list on 2025-05-06 repository created 2025-03-09

Portainer MCP is the official Model Context Protocol server for Portainer, generated from the Portainer OpenAPI specification with FastMCP. It exposes the Portainer REST API as MCP tools so an assistant can list and inspect environments, manage GitOps workflows and troubleshoot Docker and Kubernetes resources, and it can proxy requests through to the Docker and Kubernetes APIs of each managed environment. The minor version of the server is expected to match the minor version of the Portainer instance it talks to. Every access path requires an API key generated in Portainer under account access tokens. Three deployment scenarios are documented. A self contained mcpb bundle can be downloaded from the releases page and installed with a double click in any client that supports MCP bundles, prompting only for the Portainer URL and API key. A single user setup runs the server as a stdio process through uvx and is registered with a client such as Claude Code, with an option to skip TLS verification for self signed Portainer certificates. A container image supports team deployments over HTTP, where a shared gate token in the Authorization header admits the request while each user forwards a personal Portainer API key in the X-Portainer-API-Key header, so actions are always performed under that user identity. Container mode requires an explicit transport posture: supplying your own TLS certificates, attesting that a TLS terminating reverse proxy sits in front, or opting into plaintext HTTP through a deliberately named dangerous flag. A fourth option trusts an identity aware proxy that speaks the MCP OAuth flow and owns the Authorization header, admitting requests by proxy attestation from an allowed address range. An allowed hosts list guards against DNS rebinding, and the documentation advises keeping the server inside private infrastructure. It suits platform and operations teams that run Portainer.

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

mcp-serverportainerdockerkubernetescontainersdevopsgitopsgoopenapi

Also in Cloud & DevOps

apache/apisix

Apache APISIX is a high-performance cloud-native API Gateway and AI Gateway that supports Model Context Protocol (MCP) integration through its mcp-bridge plugin, offering dynamic traffic management, security, and observability features.

awslabs/mcp

AWS MCP Servers is a suite of specialized Model Context Protocol servers that integrate AWS best practices and resources into AI-powered development workflows to enhance cloud-native development and infrastructure management.

webiny/webiny-js

Webiny is an open-source, self-hosted headless CMS and framework, built on AWS serverless with AI-assisted development capabilities via an embedded MCP server, designed for large organizations.

modelcontextprotocol/registry

MCP Registry is a community-driven centralized service offering a RESTful API for discovering, managing, and publishing Model Context Protocol (MCP) servers with MongoDB and Docker support.

beclab/Olares

Olares is an open-source personal cloud operating system that enables users to run local AI models and applications with personalized, context-aware AI interactions using a Model Context Protocol-like mechanism, providing a private and secure AI home server environment.

cloudflare/mcp-server-cloudflare

Cloudflare MCP Server is a suite of MCP servers that enable large language model clients to interact with and manage Cloudflare's cloud services through natural language commands, facilitating automation and insights across various domains.

grafana/mcp-grafana

mcp-grafana is an MCP server that provides comprehensive programmatic access to Grafana's dashboards, datasources, alerts, incidents, and on-call management features through MCP clients.

metorial/mcp-containers

MCP Containers offers containerized versions of hundreds of MCP servers, enabling easy, secure, and up-to-date deployment of Model Context Protocol servers for AI integration and experimentation.