Skip to main content
Glama

Related Servers

Alternatives to k8s-aiops

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      C
      maintenance
      Turns any AI coding agent or MCP client into a governed DevOps engineer by exposing policy-enforced tools for Kubernetes, Docker, Jira, Git/PR, CI/CD, AWS, Terraform, and incident response, with approvals, audit logging, secret redaction, and rollback enforced outside the model.
      1
      Apache 2.0
    • A
      license
      Not graded
      quality
      C
      maintenance
      A local MCP server for Kubernetes that applies RBAC-style, context-scoped access control to constrain AI agents, with tools for common Kubernetes operations.
      1
      Apache 2.0
    • A
      license
      B
      quality
      D
      maintenance
      A production-grade MCP server providing a secure, natural-language interface to Kubernetes for developers and AI agents, with multi-cluster routing, OIDC authentication, RBAC, and audit logging.
      75
      27 npm
      1
      MIT
    • A
      license
      Not graded
      quality
      B
      maintenance
      Safe, read-only-by-default Kubernetes access for AI agents via MCP. Provides explicit readonly, readwrite, and dangerous permission modes, plus MCPB bundles for desktop clients.
      2
      MIT

    TDQS

    A3.9/5.0

    Scored across 55 tools

    Disambiguation5/5

    All tools target distinct Kubernetes resources with clear actions (e.g., node_list vs node_describe, deployment_get vs pod_get). Even closely related tools like rollouts are differentiated by action (status, history, pause, etc.). There is no ambiguity between tools.

    Naming Consistency5/5

    Naming follows a consistent pattern: read operations use resource_verb (e.g., pod_list, deployment_get) and write operations use verb_resource (e.g., delete_pod, scale_deployment). This pattern is applied uniformly across all 55 tools.

    Tool Count2/5

    At 55 tools, the count is well above the recommended range for a well-scoped server. While the coverage is broad, many tools are simple list/get pairs that could be merged or omitted, making the surface feel heavy for typical use.

    Completeness3/5

    The tool surface covers many Kubernetes resources but has notable gaps: no tools for creating deployments, statefulsets, jobs, or configmaps/secrets/ingresses. The focus on reads and delete/scale operations suggests a troubleshooting role, but missing creates limit full lifecycle management.

    Maintenance

    ActivityActive
    ResponsivenessSlow