devops-infra MCP Server
Unified MCP server for DevOps engineers — query and manage Kubernetes, ArgoCD, Prometheus, and PagerDuty from any MCP-compatible AI agent.
Discovered via github-topic:model-context-protocol and last synced 2mo ago.
1. Install the package
npx @notharshhaa/devops-mcp
2. Add to claude_desktop_config.json
{
"mcpServers": {
"-notharshhaa-devops-mcp": {
"command": "npx",
"args": [
"@notharshhaa/devops-mcp"
]
}
}
}Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) / %APPDATA%\Claude\claude_desktop_config.json (Windows)
Provider
read
destructive
read
read
read
mutate
read
mutate
read
read
HTTP API (PromQL)
read
mutate
read
read
read
read
read
REST API v2
read
HTTP API (LogQL)
mutate
mutate
read
read
read
mutate
read
read
read
read
read
read
read
destructive
mutate
read
mutate
read
Tier
read
read
read
mutate
read
read
read
read
read
mutate
read
What it checks
OOMKilled events → memory usage → pod describe → resource limits
CLI (helm binary)
read
read
Pod status → logs (tail 50) → BackOff events → deployment health
read
read
read
Scheduling events → pending pods → node capacity
read
read
read
p95 latency → resource usage → firing alerts → recent deploys
read
read
read
Error rate → Loki error logs → deployment health
REST API
read
read
Detect and prevent privilege escalation in Kubernetes pods by monitoring security contexts, capabilities, and syscall patterns with Falco and OPA policies.
Detect container escape attempts in real-time using Falco runtime security rules that monitor syscalls, file access, and privilege escalation.
Implement Kubernetes network segmentation using Calico NetworkPolicy and GlobalNetworkPolicy for zero-trust pod-to-pod communication.
Reduce container attack surface by building application images on Google distroless base images that contain only the application runtime with no shell, package manager, or unnecessary OS utilities.
ToolJet is the open-source foundation of ToolJet AI - the enterprise app generation platform for building internal tools, dashboard, business applications, workflows and AI agents 🚀
Secure, Fast, and Extensible Sandbox runtime for AI agents.
Next Generation Agentic Proxy for AI Agents and MCP servers
Learn Agentic AI using Dapr Agentic Cloud Ascent (DACA) Design Pattern and Agent-Native Cloud Technologies: OpenAI Agents SDK, Memory, MCP, A2A, Knowledge Graphs, Dapr, Rancher Desktop, and Kubernetes.
Learn how to use the docker-kubernetes Claude skill. Complete guide with installation instructions and examples.
Learn how to use the implementing-container-network-policies-with-calico Claude skill. Complete guide with installation instructions and examples.
Learn how to use the detecting-container-escape-attempts Claude skill. Complete guide with installation instructions and examples.