kubernetes-mcp-server

v0.0.62APIsstable

A Model Context Protocol (MCP) server that provides safe, read-only access to Kubernetes resources for debugging and inspection. Built with security in mind, it offers comprehensive cluster visibility without modification capabilities.

containerscontextkuberneteskubernetes-mcpmcp
Share:
1,609
Stars
0
Downloads
0
Weekly
0/5

What is kubernetes-mcp-server?

kubernetes-mcp-server is a Model Context Protocol (MCP) server that allows AI assistants like Claude, Cursor, and VS Code to model context protocol (mcp) server that provides safe, read-only access to kubernetes resources for debugging and inspection. built with security in mind, it offers comprehensive cluster visibility w...

A Model Context Protocol (MCP) server that provides safe, read-only access to Kubernetes resources for debugging and inspection. Built with security in mind, it offers comprehensive cluster visibility without modification capabilities.

This server falls under the APIs, Developer Tools and Cloud Services categories on MCPgee, the world's largest MCP server directory with 33,000+ servers.

Features

  • cleanup
  • kubectl_get
  • kubectl_describe
  • kubectl_apply
  • kubectl_delete

Use Cases

Cleanup all managed resources
Get or list Kubernetes resources by resource type, name, and optionally namespace
Describe Kubernetes resources by resource type, name, and optionally namespace
Apply a Kubernetes YAML manifest from a string or file
Delete Kubernetes resources by resource type, name, labels, or from a manifest file
containers

Maintainer

LicenseApache-2.0
Languagego
Versionv0.0.62
UpdatedMay 22, 2026
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

NPM

npx -y kubernetes-mcp-server

PIP

pip install kubernetes-mcp-server

Manual Installation

npx -y kubernetes-mcp-server

Examples

No examples available for this server.

Configuration

Configuration Details

Config File

claude_desktop_config.json

Web UI

Not available

Security

Authentication

RequiredNo

Features

Data Encryption
Audit Logging
RBAC Support

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

Frequently Asked Questions about kubernetes-mcp-server

What is kubernetes-mcp-server?

kubernetes-mcp-server is a Model Context Protocol (MCP) server that model context protocol (mcp) server that provides safe, read-only access to kubernetes resources for debugging and inspection. built with security in mind, it offers comprehensive cluster visibility without modification capabilities. It connects AI assistants to external tools and data sources through a standardized interface.

How do I install kubernetes-mcp-server?

Install via npm with the command: npx -y kubernetes-mcp-server. Then add the server configuration to your AI client's JSON config file (e.g., claude_desktop_config.json or .cursor/mcp.json).

Which AI clients work with kubernetes-mcp-server?

kubernetes-mcp-server works with all major MCP-compatible AI clients including Claude Desktop, Claude Code, Cursor, VS Code (GitHub Copilot), Windsurf, and Cline.

Is kubernetes-mcp-server free to use?

Yes, kubernetes-mcp-server is open source and available under the Apache-2.0 license. You can use it freely in both personal and commercial projects.

Browse More APIs MCP Servers

Explore all apis servers available in the MCPgee directory. Each server includes setup guides for Claude, Cursor, and VS Code.

Quick Config Preview

{ "mcpServers": { "kubernetes": { "command": "npx", "args": ["-y", "kubernetes-mcp-server"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use kubernetes-mcp-server?

Browse our complete directory of 33,000+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

33,000+ ServersFree & Open SourceStep-by-Step Guides