Skip to main content
Glama
91,387 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"Kubernetes" matching MCP servers:

GET /v1/servers – MCP directory API reference
  • A
    license
    A
    quality
    C
    maintenance
    Enables AI agents to audit Kubernetes manifests for configuration traps that pass linters but silently break production, via read-only tools to audit YAML, list known traps, and explain trap details.
    3
    MIT
  • A
    license
    Not graded
    quality
    A
    maintenance
    nativegate is a code generator that produces MCP servers from legacy native codebases: point it at a Fortran deck or C++ header and it generates pybind11/f2py bindings, a Python package, a FastAPI service that exposes the native routines as MCP tools and REST endpoints, tests, Docker/Kubernetes manifests, and a numerical golden-record regression harness. The legacy numerics are never rewritten
    Apache 2.0
  • F
    license
    Not graded
    quality
    D
    maintenance
    Static audit of Kubernetes manifests via MCP, powered by kube-linter. Returns structured reports with severity, check ID, category, message, and remediation hints.
    -