Devops MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 57 installs a week from npm. Last commit 1 Aug 2026.
Unified MCP server for Kubernetes, ArgoCD, Prometheus, PagerDuty, and Loki
Today is the operative word: we check Devops MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add devops-mcp -- npx -y @notharshhaa/devops-mcp
{
"mcpServers": {
"devops-mcp": {
"args": [
"-y",
"@notharshhaa/devops-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.devops-mcp]
command = "npx"
args = ["-y", "@notharshhaa/devops-mcp"]
{
"mcpServers": {
"devops-mcp": {
"args": [
"-y",
"@notharshhaa/devops-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"devops-mcp": {
"args": [
"-y",
"@notharshhaa/devops-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
KUBECONFIG (Path to Kubernetes kubeconfig file), K8S_CONTEXT (Kubernetes context to use), ARGOCD_SERVER (ArgoCD server URL), ARGOCD_TOKEN (ArgoCD authentication token), PROMETHEUS_URL (Prometheus server URL), PROMETHEUS_BEARER_TOKEN (Prometheus bearer token), PAGERDUTY_TOKEN (PagerDuty API token), LOKI_URL (Loki server URL), LOKI_TOKEN (Loki authentication token).
The author declared them in the registry entry; get the values from the project itself.
A Model Context Protocol (MCP) server for Kubernetes and OpenShift
MimiOps is an opinionated MCP server for Kubernetes
OpenShift/Kubernetes cluster management via the oc CLI for MCP clients
Read-only Kubernetes MCP server: inspect resources, logs, events, and metrics. Secrets are masked.
Kubernetes MCP server with RBAC-style, context-scoped guardrails for AI agents.
Kubernetes MCP server for diagnosis, resource management, GitOps, and RBAC-enforced operations.
Capability-aware MCP server for Rancher-managed Kubernetes: discovery, resources, workflows.
Kubernetes Port Forward — MCP Server: port-forward Kubernetes services with terminal integration
Answers built from our own checks of this server.