loaditout.ai
SkillsPacksTrendingLeaderboardAPI DocsBlogSubmitRequestsCompareAgentsXPrivacyDisclaimer
{}loaditout.ai
Skills & MCPPacksBlog

mcp-kubernetes-server

MCP Tool

feiskyer/mcp-kubernetes-server

A Model Context Protocol (MCP) server that enables AI assistants to interact with Kubernetes clusters. It serves as a bridge between AI tools (like Claude, Cursor, and GitHub Copilot) and Kubernetes, translating natural language requests into Kubernetes operations and returning the results in a format the AI tools can understand.

Install

$ npx loaditout add feiskyer/mcp-kubernetes-server

Platform-specific configuration:

.claude/settings.json
{
  "mcpServers": {
    "mcp-kubernetes-server": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-kubernetes-server"
      ]
    }
  }
}

Add the config above to .claude/settings.json under the mcpServers key.

Tags

claudekubernetesmcpmcp-server

Reviews

Loading reviews...

Quality Signals

16
Stars
0
Installs
Last updated74 days ago
Security: B

Safety

Risk Levelmedium
Data Access
read
Network Accessnone

Details

Sourcegithub-crawl
Last commit2/4/2026
View on GitHub→

Embed Badge

[![Loaditout](https://loaditout.ai/api/badge/feiskyer/mcp-kubernetes-server)](https://loaditout.ai/skills/feiskyer/mcp-kubernetes-server)