awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com

Best Kubernetes MCP Servers

Ranking updated Jul 13, 2026

For a kubernetes mcp server for ai agents, the first results are googlecloudplatform/kubectl-ai (This repository is a dedicated Model Context Protocol server that enables AI agents to interact with and manage Kubernetes clusters, directly fulfilling the requirement for an MCP-compliant interface for cluster operations), mark3labs/mcp-go (This repository is a Go SDK for building MCP servers rather than a pre-built Kubernetes-specific MCP server, meaning it provides the building blocks to create the tool you are looking for instead of being the tool itself) and tobi/qmd (This is a local RAG and semantic search engine for documents and codebases, which does not provide the Kubernetes cluster management or observability capabilities required for this category). eip-work/kuboard-press and azure/data-api-builder round out the shortlist. Compare the match explanations and check the project documentation against your requirements.

We curate open-source GitHub repositories matching “best kubernetes mcp servers”. Results are ranked by relevance to your query — pick filters below to narrow, or refine with AI.

Best Kubernetes MCP Servers

Find the best repos with AI.We'll search the best matching repositories with AI.
  • googlecloudplatform/kubectl-aiGoogleCloudPlatform avatar

    GoogleCloudPlatform/kubectl-ai

    7,247View on GitHub↗

    kubectl-ai is a natural language cluster operator and AI command assistant that translates plain-text prompts into executable Kubernetes commands. It serves as an interface between large language models and the Kubernetes API to enable cluster management through conversational text. The project implements a Model Context Protocol server to expose cluster operations as standardized tools for external AI clients. It uses a provider-agnostic model interface to support both cloud-based and local AI backends. The system covers natural language infrastructure control and AI-assisted DevOps through

    This repository is a dedicated Model Context Protocol server that enables AI agents to interact with and manage Kubernetes clusters, directly fulfilling the requirement for an MCP-compliant interface for cluster operations.

    GoModel Context ProtocolModel Context Protocol Servers
    View on GitHub↗7,247
  • mark3labs/mcp-gomark3labs avatar

    mark3labs/mcp-go

    8,806View on GitHub↗

    mcp-go is a Go implementation of the Model Context Protocol (MCP) providing an SDK and framework for building servers that connect large language model applications to external tools and data sources. It serves as a developer kit for implementing bidirectional communication and structured data exchange between AI clients and servers. The framework enables the creation of executable tools with structured output schemas, reusable prompt templates, and data resource exposure via URI templates. It supports multiple transport layers, including stdio, HTTP, and Server-Sent Events, using a transport

    This repository is a Go SDK for building MCP servers rather than a pre-built Kubernetes-specific MCP server, meaning it provides the building blocks to create the tool you are looking for instead of being the tool itself.

    GoMCP ServersModel Context ProtocolModel Context Protocol Implementations
    View on GitHub↗8,806
  • tobi/qmdtobi avatar

    tobi/qmd

    9,498View on GitHub↗

    qmd is a local semantic search engine and RAG knowledge base indexer that functions as a Model Context Protocol server. It converts local documents, markdown files, and codebases into a searchable database to provide retrieval augmented generation capabilities for AI agents. The system exposes its search and retrieval tools via stdio or HTTP. It utilizes local model files for embeddings and reranking, supporting query expansion across multiple languages. The project employs abstract syntax tree based chunking to split source code at function and class boundaries. It implements hybrid vector-

    This is a local RAG and semantic search engine for documents and codebases, which does not provide the Kubernetes cluster management or observability capabilities required for this category.

    TypeScriptMCP ServersModel Context ProtocolModel Context Protocol Servers
    View on GitHub↗9,498
  • eip-work/kuboard-presseip-work avatar

    eip-work/kuboard-press

    25,071View on GitHub↗

    Kuboard-press is a visual management interface for Kubernetes clusters that enables the orchestration of workloads and system objects without manual text file editing. It provides a centralized dashboard for importing and monitoring multiple clusters, using a visual interface to manage namespaces and containerized workloads. The project differentiates itself through hierarchical microservices visualization, which maps flat cluster workloads into a layered structure to represent architectural relationships. It also includes dedicated container operation tools for accessing logs, opening intera

    This is a visual Kubernetes management dashboard and orchestration interface, but it lacks the Model Context Protocol (MCP) implementation required to function as an AI-agent-facing server.

    JavaScriptKubernetes API ProvidersCluster Access ControlCluster Monitoring
    View on GitHub↗25,071
  • azure/data-api-builderAzure avatar

    Azure/data-api-builder

    1,447View on GitHub↗

    Data API builder is a service that automatically generates REST and GraphQL endpoints directly from database schemas and stored procedures. By interpreting database metadata, it provides immediate programmatic access to information without requiring the development of custom backend routes or manual query logic. The engine distinguishes itself through a metadata-driven translation layer that maps incoming HTTP requests to native database queries while enforcing granular, role-based access control and row-level security policies. It includes a dedicated bridge for AI agents, allowing these sys

    This tool is a database-to-API bridge that supports the Model Context Protocol, but it is designed for database interaction rather than managing or inspecting Kubernetes clusters.

    C#Model Context Protocol ServersRole-Based Access ControlRole-Based Access Controls
    View on GitHub↗1,447
  • modelcontextprotocol/csharp-sdkmodelcontextprotocol avatar

    modelcontextprotocol/csharp-sdk

    3,912View on GitHub↗

    The Model Context Protocol C# SDK is a library for building clients and servers that implement the Model Context Protocol to integrate AI tools and resources. It provides an AI tool integration framework and a multi-modal content handler to exchange text, images, and binary resources between AI models and external context providers. The SDK utilizes a JSON-RPC communication library to manage bidirectional data exchange. It features a transport-agnostic communication layer that supports standard input and output, HTTP, and in-memory pipes, with specific integration for ASP.NET Core hosting. T

    This repository is a software development kit for building Model Context Protocol servers rather than a pre-built Kubernetes-specific MCP server that provides the requested cluster management and observability features.

    C#MCP ServersModel Context Protocol ImplementationsModel Context Protocol Servers
    View on GitHub↗3,912
  • aipotheosis-labs/aciaipotheosis-labs avatar

    aipotheosis-labs/aci

    4,802View on GitHub↗

    ACI is a tool-calling platform and centralized system for managing and executing external service operations and custom scripts for agentic workflows. It functions as a unified Model Context Protocol server that enables AI agents and IDEs to dynamically discover and execute diverse toolsets. The platform distinguishes itself through a natural language capability index and intent matching to search for available tools based on task requirements. It provides an external service authenticator and account linking via OAuth-based credential management to permit secure tool execution on behalf of u

    This is a general-purpose tool-calling platform and MCP server for orchestrating external services, rather than a specialized server designed specifically for Kubernetes resource management and cluster observability.

    PythonMCP ServersModel Context Protocol Servers
    View on GitHub↗4,802
  • memmachine/memmachineMemMachine avatar

    MemMachine/MemMachine

    4,607View on GitHub↗

    MemMachine is a centralized memory management server and model-agnostic memory layer for large language models. It functions as a persistence layer that stores user profiles and conversational context, providing a decoupled data store that prevents vendor lock-in by serving different AI models through a consistent API. The system implements the Model Context Protocol to share persistent agent memories and session data with compatible AI clients. It utilizes a multi-tiered memory hierarchy, combining a graph-based conversation store for episodic interactions with a vector knowledge base for se

    This repository is a memory management and persistence layer for AI agents rather than a tool designed to inspect or manage Kubernetes clusters.

    PythonMCP ServersModel Context Protocol ImplementationsModel Context Protocol Servers
    View on GitHub↗4,607
  • mcp-use/mcp-usemcp-use avatar

    mcp-use/mcp-use

    10,137View on GitHub↗

    mcp-use is a development framework designed for building, deploying, and managing servers, clients, and autonomous agents using the Model Context Protocol. It provides a comprehensive toolkit for creating servers that expose custom tools, data resources, and prompts to compatible AI agents. The project distinguishes itself by offering a complete lifecycle for protocol-based applications, including a dedicated hosting platform for production servers and a compliance validator to ensure servers meet marketplace publishing requirements. It also features an observability suite for tracing protoco

    This is a general-purpose development framework and hosting platform for building and managing various MCP servers, rather than a specialized Kubernetes-specific MCP server that provides direct cluster management and observability tools.

    TypeScriptMCP ServersModel Context ProtocolModel Context Protocol Servers
    View on GitHub↗10,137
  • the-pocket/pocketflow-tutorial-codebase-knowledgeThe-Pocket avatar

    The-Pocket/PocketFlow-Tutorial-Codebase-Knowledge

    12,396View on GitHub↗

    This project is a comprehensive suite of AI tools and frameworks, featuring an LLM multi-agent orchestrator, an autonomous agent runtime, and a stateful application framework. It provides the infrastructure to build and manage specialized AI agents capable of coordinating complex tasks through graph-based workflows and shared state. The system is distinguished by its implementation of the Model Context Protocol, allowing for standardized resource discovery and communication between AI clients and servers. It further includes an AI-powered documentation generator designed to analyze source cod

    This repository is a general-purpose AI agent framework and orchestrator that implements the Model Context Protocol, but it lacks the specific Kubernetes-focused tooling and resource management capabilities required to function as a Kubernetes MCP server.

    PythonModel Context ProtocolModel Context Protocol ImplementationsModel Context Protocol Servers
    View on GitHub↗12,396
  • agent-infra/sandboxagent-infra avatar

    agent-infra/sandbox

    2,569View on GitHub↗

    This project provides secure, containerized infrastructure designed for autonomous agents, remote code execution, and cloud development. It functions as a sandboxed environment where AI agents and external processes can execute code, run shell commands, and manage files while remaining isolated from the host system. The system distinguishes itself by implementing the Model Context Protocol, allowing it to act as a standardized tool server that exposes browser and filesystem capabilities to compatible clients. It further integrates headless browser automation, enabling programmatic web navigat

    This project is an MCP server for sandboxed code execution and browser automation, but it lacks the specific Kubernetes cluster management and resource inspection capabilities required for this category.

    PythonMCP ServersModel Context Protocol Servers
    View on GitHub↗2,569
  • pewdiepie-archdaemon/odysseuspewdiepie-archdaemon avatar

    pewdiepie-archdaemon/odysseus

    72,184View on GitHub↗

    Odysseus is a self-hosted AI workspace and autonomous agent framework designed for deploying and managing large language models. It serves as a centralized platform for orchestrating agentic tasks, utilizing a model context protocol server to connect AI models to external system utilities, browser automation, and local hardware. The system distinguishes itself through a combination of retrieval-augmented generation and a RAG knowledge base, using vector stores and local embeddings to provide persistent semantic memory. It further integrates AI-driven communication management to triage email i

    Odysseus is an autonomous agent framework that uses the Model Context Protocol to connect to various system utilities, but it is not a dedicated Kubernetes management server designed for cluster inspection and resource orchestration.

    PythonModel Context ProtocolModel Context Protocol ServersRole-Based Access Control
    View on GitHub↗72,184
Compare the top 10 at a glance
RepositoryStarsLanguageLicenseLast push
googlecloudplatform/kubectl-ai7.2KGoapache-2.0Jan 23, 2026
mark3labs/mcp-go8.8KGoMITJun 16, 2026
tobi/qmd
9.5K
TypeScript
mit
Feb 19, 2026
eip-work/kuboard-press25.1KJavaScript—Apr 4, 2026
azure/data-api-builder1.4KC#MITJun 22, 2026
modelcontextprotocol/csharp-sdk3.9KC#otherFeb 20, 2026
aipotheosis-labs/aci4.8KPythonApache-2.0May 28, 2026
memmachine/memmachine4.6KPythonapache-2.0Feb 19, 2026
mcp-use/mcp-use10.1KTypeScriptMITJun 23, 2026
the-pocket/pocketflow-tutorial-codebase-knowledge12.4KPythonMITMay 31, 2026

Related searches

  • a Cloudflare MCP server for AI agents
  • a collection of Docker MCP servers
  • an MCP server for connecting AI tools
  • a MongoDB MCP server for AI agents
  • a postgres mcp server for ai agents
  • an MCP server for managing Terraform infrastructure
  • an MCP server for browser automation tasks
  • a container orchestration platform for clusters