This repository provides a curated catalog of MCP servers used across infrastructure, cloud platforms, DevOps automation, observability, databases, CI/CD, and development tooling. Each entry includes a short summary of its capabilities so you can quickly identify the right tool for your operational or engineering needs. The collection spans Kubernetes management, cloud provider tooling, container operations, IaC workflows, monitoring systems, data stores, security utilities, automation tools, and developer integrations.
- containers/kubernetes-mcp-server: A comprehensive Kubernetes management server with full support for standard K8s clusters and OpenShift. It covers pod inspection, deployments, logs, events, CRDs, and cluster-level operations. Suitable for large enterprise environments.
- Weibaohui/k8m: A multi-cluster Kubernetes management toolkit with access to more than 50 built-in tools. Useful for engineers who manage many clusters and need fast, consolidated operational commands.
- flux159/mcp-server-kubernetes: Provides operational actions for common Kubernetes resources such as pods, deployments, statefulsets, and namespaces. Designed for day-to-day cluster operations.
- rohitg00/kubectl-mcp-server: Lets you interact with Kubernetes using natural language mapped to kubectl-like operations. Ideal for simplifying ad hoc queries and routine tasks.
- strowk/mcp-k8s-go: A Go-based Kubernetes MCP server offering direct cluster operations. Focused on simplicity, speed, and core Kubernetes actions.
- alexei-led/aws-mcp-server: Runs AWS CLI commands inside a secure Docker environment. Enables programmatic interaction with AWS services such as EC2, IAM, S3, Lambda, and CloudWatch without exposing local credentials.
-
hardik-id/azure-resource-graph-mcp-server: Uses Azure Resource Graph to query assets across subscriptions. Useful for compliance audits, asset discovery, and cloud inventory.
-
erikhoward/adls-mcp-server: Provides access to Azure Data Lake Storage for file operations, metadata inspection, and data management tasks.
-
ckreiling/mcp-server-docker: Allows control over Docker containers, images, networks, and logs. Supports container lifecycle operations and diagnostic tasks.
-
portainer/portainer-mcp: Integrates with Portainer to manage Docker, Swarm, and Kubernetes resources through Portainer's API. Ideal if you already use Portainer as your container UI.
-
pulumi/mcp-server: Enables Pulumi program execution, stack previews, updates, and resource inspection. Useful for cloud infrastructure automation in TypeScript, Python, Go, or C#.
-
Nwiizo/tfmcp: A Terraform management server supporting plan, apply, workspace operations, and variable inspection. Designed for IaC automation and drift detection support.
-
pab1it0/prometheus-mcp-server: Executes PromQL queries, fetches metrics, evaluates alerts, and retrieves time series data. Suitable for incident response and SLO reporting.
-
yincongcyincong/VictoriaMetrics-mcp-server: Provides metric queries and operations against VictoriaMetrics. Useful for high-cardinality environments or teams using VM as a Prometheus replacement.
- VictoriaMetrics-Community/mcp-victorialogs: Connects to VictoriaLogs to query logs, filter events, inspect patterns, and support log-based analysis during incidents.
- crystaldba/postgres-mcp: A PostgreSQL operational toolkit focused on database development, indexing, performance tuning, and routine administration tasks.
-
benborla29/mcp-server-mysql: Full MySQL integration enabling to read/write queries, table management, and schema inspection.
-
davewind/mysql-mcp-server: A read-only server for secure MySQL inspection. Useful in production environments where writes must be prevented.
-
julien040/anyquery: Allows SQL queries across more than 40 services including databases, SaaS platforms, and file sources. Extremely useful for quick cross-system analysis.
-
TheRaLabs/legion-mcp: A universal database interface supporting multiple SQL backends. Provides advanced analysis and federated querying.
-
buildkite/buildkite-mcp-server: Manages Buildkite pipelines, triggers builds, fetches logs, and inspects job queues. Useful for debugging CI failures.
-
CircleCI/mcp-server-circleci: Interfaces with CircleCI to run pipelines, inspect jobs, pull artifacts, and analyze failures.
-
currents-dev/currents-mcp: Integrates with Currents for Playwright test automation, pulling test results, running suites, and analyzing failures. Ideal for large-scale frontend testing pipelines.
-
johnneerdael/netskope-mcp: Connects to Netskope Private Access. Useful for enterprise network access, session visibility, and policy-based security workflows.
-
pibblokto/cert-manager-mcp-server: Manages cert-manager resources in Kubernetes, enabling certificate issuance, renewal, and status checks.
-
g0t4/mcp-server-commands: Runs arbitrary commands in a controlled environment. Useful for local automation, scripting, and orchestration tasks.
-
sonirico/mcp-shell: Provides a secure shell command execution layer with restricted execution capabilities for safety. Good for automation in sandboxed environments.
-
tufantunc/ssh-mcp: A remote SSH controller for Linux and Windows systems. Allows remote command execution, system inspection, and operational tasks.
-
aashari/mcp-server-atlassian-jira: Integrates with Jira for ticket creation, updates, backlog queries, and sprint management.
-
aashari/mcp-server-atlassian-confluence: Provides Confluence page creation, updates, knowledge base searches, and documentation management.
-
modelcontextprotocol/server-puppeteer: Enables browser automation including navigation, scraping, screenshotting, and automated testing workflows.