MCPHub

0 serversUpdated Aug 28, 2026

ServersTrendingCategories
MCPHub

Catalog

  • Servers
  • Trending
  • Categories

Company

  • About

Shout out

  • Formatly
  • Hirime

Searchable catalog of Model Context Protocol servers. Find tools that connect your AI assistant to the services and data you use.

PrivacyTerms

© 2026 MCPHub

Servers/Version Control/Kubernetes MCP Server
Version ControlOfficial
K

Kubernetes MCP Server

A Claude Kubernetes MCP server, built in Go. The server integrates with ArgoCD, GitLab, Claude AI, and Kubernetes to enable advanced control and automation of Kubernetes environments.

9 starsUpdated Aug 24, 2026
View on GitHub

Ads

Overview

> A Model Context Protocol (MCP) server for Kubernetes cluster management with ArgoCD and GitLab integration. This repository contains the Claude Kubernetes MCP (Model Context Protocol) server, built in Go. The server integrates with ArgoCD, GitLab, Claude AI, and Kubernetes to enable advanced control and automation of Kubernetes environments. - Overview - Prerequisites - Setup Instructions - Configuration - Running Locally - Building and Running with Docker - Production Deployment - API Documentation - Postman Collection - License

Installation

docker build -t claude-mcp-server -f Dockerfile .

Configuration

Configuration example is not available yet.

Capabilities

  • List Kubernetes namespaces

    Retrieve all namespaces in the cluster via `GET /api/v1/namespaces`.

  • List resources by kind

    Fetch resources of a given kind (pods, deployments, etc.) within a namespace using `GET /api/v1/resources/{kind}`.

  • Get resource details

    Inspect a specific Kubernetes resource by name and namespace with `GET /api/v1/resources/{kind}/{name}`.

  • Retrieve resource events

    Query Kubernetes events filtered by namespace, resource kind, and name via `GET /api/v1/events`.

  • List ArgoCD applications

    View all applications managed by ArgoCD through `GET /api/v1/argocd/applications`.

  • Troubleshoot a resource

    Ask the assistant to analyze a failing pod or other resource using `POST /api/v1/mcp/troubleshoot`.

Tags

  • anthropic
  • llm
  • ai-model
  • version-control
  • git

Related MCP servers

G

Gitee

Official

Gitee API integration, repository, issue, and pull request management, and more.

64Version ControlUpdated Jun 11, 2026

modelcontextprotocol/server-git

Official

Direct Git repository operations including reading, searching, and analyzing local repositories

0Version ControlUpdated Today
G

github/github-mcp-server

Official

Official GitHub server for integration with repository management, PRs, issues, and more.

0Version ControlUpdated Today

modelcontextprotocol/server-git

Official

Direct Git repository operations including reading, searching, and analyzing local repositories

0Version ControlUpdated Today