io.github.NotHarshhaa/devops-mcp
Quality Score
85
/100
Unified MCP server for Kubernetes, ArgoCD, Prometheus, and PagerDuty
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"devops-mcp": {
"command": "npx",
"args": [
"-y",
"@notharshhaa/devops-mcp"
],
"env": {
"KUBECONFIG": "<kubeconfig>",
"K8S_CONTEXT": "<k8s_context>",
"ARGOCD_SERVER": "<argocd_server>",
"ARGOCD_TOKEN": "<your-argocd_token>",
"PROMETHEUS_URL": "<prometheus_url>",
"PROMETHEUS_BEARER_TOKEN": "<your-prometheus_bearer_token>",
"PAGERDUTY_TOKEN": "<your-pagerduty_token>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"devops-mcp": {
"command": "npx",
"args": [
"-y",
"@notharshhaa/devops-mcp"
],
"env": {
"KUBECONFIG": "<kubeconfig>",
"K8S_CONTEXT": "<k8s_context>",
"ARGOCD_SERVER": "<argocd_server>",
"ARGOCD_TOKEN": "<your-argocd_token>",
"PROMETHEUS_URL": "<prometheus_url>",
"PROMETHEUS_BEARER_TOKEN": "<your-prometheus_bearer_token>",
"PAGERDUTY_TOKEN": "<your-pagerduty_token>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y @notharshhaa/devops-mcp§02 Environment variables
KUBECONFIGPath to Kubernetes kubeconfig file
K8S_CONTEXTKubernetes context to use
ARGOCD_SERVERArgoCD server URL
ARGOCD_TOKENsecret
ArgoCD authentication token
PROMETHEUS_URLPrometheus server URL
PROMETHEUS_BEARER_TOKENsecret
Prometheus bearer token
PAGERDUTY_TOKENsecret
PagerDuty API token
§03 MCP Quality Score · methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
10
§04 Alternatives in Kubernetes
Willform Agent
ai.willform/willform-agent
Deploy containers on Kubernetes with x402 billing. 9 workload types and source builds.
com.googleapis.container/mcp
com.googleapis.container/mcp
Provides read access to your GKE and Kubernetes resources.
Containerization Assist
io.github.Azure/containerization-assist
TypeScript MCP server for AI-powered containerization workflows with Docker and Kubernetes support