Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI → MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE ↗ (opens in a new tab)
  • llms.txt ↗ (opens in a new tab)
  • Catalog JSON ↗ (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub ↗ (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. ☁️ Cloud Platforms
  3. MCP K8s Eye
MCP K8s Eye logo
Health: ActiveRecent health check succeeded.Last checked 9/11/2026, 5:01:46 PM

MCP K8s Eye

User RatingsBe the first to rate and review this MCP server!
View Repository29 GitHub StarsTotal stargazers on GitHub for the source repository (29 stars).
kubernetescloudmonitoringdeveloper-tools

Manage Kubernetes resources, inspect workloads, diagnose common health issues, and review workload CPU and memory usage over MCP.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.

Add to CursorAdd to VS Code
Manual Client & Custom JSON ConfigExpand JSON ▾

Client Config & Setup

Remote HTTP
Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "wenhuwang-mcp-k8s-eye": {
      "url": "http://localhost:8080/sse"
    }
  }
}

💡 Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Tool Schemas (19) Directory Badge Claim listing Alternatives☁️ More in Cloud Platforms

Overview

Manage Kubernetes clusters with the wenhuwang/mcp-k8s-eye MCP server through resource operations, pod access, deployment scaling, diagnostics, and workload monitoring. It uses the Kubernetes configuration available to kubectl and supports both Stdio and SSE transport modes. Diagnostics cover workloads, services, networking resources, webhooks, ingresses, cron jobs, and nodes. Reach for the wenhuwang/mcp-k8s-eye MCP server when an AI client needs operational visibility or controlled Kubernetes management rather than only read-only cluster search.

Use cases

•Inspect Kubernetes workload health by namespace
•Retrieve pod logs and execute diagnostic commands
•Scale Deployments from an AI client
•Analyze services, ingress, and network policy configuration
•Review workload CPU and memory usage

Key features

•Generic Kubernetes resource CRUD operations
•Pod logs and in-container command execution
•Deployment scaling
•Workload and infrastructure diagnostics
•CPU and memory usage monitoring
•Stdio and SSE transport support

Capabilities & Tool Schemas (19) ~282 tokensApproximate context cost of this server’s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Self-reported Self-reportedParsed from the repository README, not verified against a live server — may be incomplete or out of date.

Inspect callable tools, capabilities, and parameters exposed to AI agents by MCP K8s Eye.

resource_get

Get detailed resource information about a specific resource in a namespace

resource_list

List detailed resource information about all resources in a namespace

resource_create_or_update

Create or update a resource in a namespace

resource_delete

Delete a resource in a namespace

resource_describe

Describe a resource detailed information in a namespace

deployment_scale

Scale a deployment in a namespace

How MCP K8s Eye works

What wenhuwang/mcp-k8s-eye MCP server does

The wenhuwang/mcp-k8s-eye MCP server exposes Kubernetes management and analysis functions through MCP. It can work with standard Kubernetes objects such as Pods, Deployments, Services, StatefulSets, and Ingresses, as well as CustomResourceDefinition-backed resources. Resource operations include listing, retrieving, creating or updating, deleting, and describing objects within a namespace.

It also provides focused operational actions. An agent can retrieve pod logs, execute commands inside a pod, and scale a Deployment. These operations make the server suitable for workflows that combine inspection with changes to an application environment.

How it works

The server connects to a Kubernetes cluster using the configuration available to kubectl. The README requires kubectl to be configured before use, so cluster access and credentials are supplied through the local Kubernetes setup rather than through an MCP-specific API key.

Two transport modes are documented. Stdio runs the compiled server as a local process and can receive a HOME value to identify the directory containing the kubeconfig. SSE uses an HTTP endpoint, shown in the configuration as http://localhost:8080/sse, after an SSE server has been started.

The wenhuwang/mcp-k8s-eye MCP server includes analysis tools that inspect object status and related configuration. Workload monitoring reports CPU and memory usage for Pods, Deployments, ReplicaSets, and StatefulSets, while node analysis checks node conditions.

Setup and configuration

Building the wenhuwang/mcp-k8s-eye MCP server requires Go 1.23 or newer. The documented setup is to clone the repository, enter its directory, and build a binary named mcp-k8s-eye with Go. The Stdio client configuration must then point its command value to the resulting binary; the README uses a placeholder path, so the actual path depends on the local checkout.

For Stdio use, set HOME to the user home directory when that is needed to locate the kubeconfig. For SSE use, configure the client with the server's actual SSE URL. The example uses an endpoint on localhost and does not document authentication settings.

Tools and capabilities

Resource tools include resource_get, resource_list, resource_create_or_update, resource_delete, and resource_describe. Operational tools include deployment_scale, pod_exec, and pod_logs.

Analysis tools cover Pods, Deployments, StatefulSets, Services, CronJobs, Ingresses, NetworkPolicies, ValidatingWebhooks, MutatingWebhooks, and Nodes. The monitoring tool, workload_resource_usage, reports CPU and memory usage for supported workload types.

Limitations and notes

Cluster-wide diagnostics and cluster-level CPU or memory capacity analysis are listed as unsupported. Resource explanation is also not implemented. The documented monitoring scope does not include node or cluster utilization, even though node condition analysis is available.

The README states that the server supports multiple AI clients and shows a Cursor tools screenshot, but it does not provide a complete client compatibility matrix. Kubernetes permissions, namespace access, and the effect of mutating operations depend on the configured cluster credentials and RBAC rules.

Read the full README →View source on GitHub →

Related MCP Servers

View all in Cloud Platforms View all alternatives
  • K8s MCP Server logoK8s MCP Server

    /🏠 - A Kubernetes Model Context Protocol (MCP) server that provides tools for interacting with Kubernetes clusters through a standardized interface, including API resource discovery, resource management, pod logs, metrics, and events.

    ☁️ Cloud Platforms4 views
    Compare vs K8s MCP Server →
  • Radar logoRadar

    Built-in MCP server for Radar, a modern Kubernetes visibility tool. Lets AI agents query cluster topology, resources, events, logs, and Helm/GitOps state across multiple clusters. Single binary, no agents, no cloud dependency. Apache 2.0.

    ☁️ Cloud Platforms3 views
    Compare vs Radar →
  • MCP Redis Cloud logoMCP Redis Cloud

    Manage your Redis Cloud resources effortlessly using natural language. Create databases, monitor subscriptions, and configure cloud deployments with simple commands.

    ☁️ Cloud Platforms5 views
    Compare vs MCP Redis Cloud →
  • Next Devtools MCP logoNext Devtools MCP
    Verified

    Official Next.js MCP server for coding agents. Provides runtime diagnostics, route inspection, dev server logs, docs search, and upgrade guides. Requires Next.js 16+ dev server for full runtime features.

    ☁️ Cloud Platforms5 views
    Compare vs Next Devtools MCP →

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks — not a rating.

GitHub stars
29
Stargazers on the source repository.
Last commit
1y ago
Most recent push to the default branch.
Tools exposed
19
Callable tools this server registers over MCP.
Directory activity
4 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet — be the first to share how this listing worked for you.

Frequently Asked Questions about MCP K8s Eye

Clone the repository, enter its directory, and build the binary with Go 1.23 or newer using `go build -o mcp-k8s-eye`. Kubectl must already be configured for cluster access.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewMCP K8s Eye AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/wenhuwang-mcp-k8s-eye?style=directory)](https://allmcps.com/mcp/wenhuwang-mcp-k8s-eye)
HTML Embed
<a href="https://allmcps.com/mcp/wenhuwang-mcp-k8s-eye"><img src="https://allmcps.com/api/badge/wenhuwang-mcp-k8s-eye?style=directory" alt="MCP K8s Eye on AllMCPs" /></a>

Technical Specs & Signals

Category☁️Cloud Platforms
PricingFree
More technical detailsExpand ▾
TransportSSE (Remote)
AuthOther
ClientsCursor
Last updatedSep 4, 2026
Views4
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars29
GitHub Star CountTotal stargazers on GitHub representing community popularity (29 stars).
Last commit1y ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on May 16, 2025
52Quality signal: Good · 52/100How this signal is calculated ▾
Server availabilityNot measured

Not scored for repo-hosted servers — we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools26/30
Adoption & activity2/15
Community engagement1/10

A guidance signal from public completeness & health data — not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

★ FeaturedMoxie Docs MCP logo

Moxie Docs MCP

MCP & Agent Skills for Automated Documentation, and codebase conventions + context

Explore Server →

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge and attach your website — proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it — no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in ☁️ Cloud Platforms →Best MCP servers for Cloud Platforms →Alternatives to MCP K8s Eye →Install in Claude DesktopInstall in CursorInstall in VS Code