Skip to main content
Glama
mjrestivo16
by mjrestivo16

Related Servers

Alternatives to Kubernetes MCP Server

No user-submitted related servers found.

    Related Servers

    • F
      license
      Not graded
      quality
      C
      maintenance
      Enables interaction with Kubernetes clusters through 32 specialized tools for managing resources, deployments, and services. Provides both CLI and web interfaces for real-time Kubernetes operations powered by Google Gemini.
      5
      -
    • A
      license
      A
      quality
      C
      maintenance
      Enables AI assistants to interact with and manage Kubernetes clusters, supporting operations on pods, deployments, services, configmaps, secrets, namespaces, metrics, and events with built-in safety features for destructive actions.
      9
      3 npm
      1
      MIT
    • A
      license
      B
      quality
      B
      maintenance
      Enables managing multiple Kubernetes clusters simultaneously with over 60 tools for cluster operations, resource management, monitoring, RBAC, storage, networking, and more through AI assistants.
      57
      15
      Apache 2.0
    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables AI agents to diagnose and recover Kubernetes clusters when the API server is unreachable, using SSH access to nodes and tools like etcdctl, systemctl, and kubeadm with 63 read-only and destructive tools.
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      Enables advanced management of Kubernetes clusters through natural language interactions. Supports querying, managing, and monitoring pods, deployments, nodes, and logs across multiple contexts and namespaces.
      10
      MIT

    TDQS

    B3.2/5.0

    Scored across 49 tools

    Disambiguation4/5

    Most tools have distinct purposes targeting specific Kubernetes resources and actions, with clear boundaries (e.g., k8s_get_pod vs. k8s_describe_pod for different detail levels). However, some overlap exists, such as k8s_delete_resource potentially covering deletions handled by specific tools like k8s_delete_pod, which could cause minor confusion.

    Naming Consistency5/5

    Tool names follow a highly consistent k8s_verb_noun pattern throughout, using snake_case uniformly. This predictability makes it easy for agents to understand and navigate the toolset without naming conflicts or style variations.

    Tool Count2/5

    With 49 tools, the count is excessive for typical MCP server scope, likely overwhelming for agents and leading to decision paralysis. While Kubernetes is complex, this many tools suggests fragmentation rather than a well-scoped, cohesive set.

    Completeness5/5

    The toolset provides comprehensive coverage of Kubernetes operations, including CRUD for core resources (pods, deployments, services), lifecycle management (scale, restart, rollout), monitoring (logs, events, top), and cluster administration. No obvious gaps exist for the domain.

    Maintenance

    ActivityInactive
    ResponsivenessSyncing