Mcp Kubernetes

devops-infra MCP Server

Model Context Protocol (MCP) server for Kubernetes

VerifiedInstall Ready
devops-infradevops-infrakubernetes
7 views2 stars0 forksApache-2.0

Why This Matters

Discovered via github-topic:mcp-server and last synced 1w ago.

VerifiedInstall Ready
Source
github-topic:mcp-server
Stars
2
Last synced
1w ago
Install
Instructions detected

Install

1. Install the package

go install github.com/giantswarm/mcp-kubernetes@latest
7
Tools
0
Resources
0
Prompts
Standard I/O
Transport

Available Tools (7)

None

OIDC configuration required

Aspect

Impersonation (default)

Available in

All access levels (operations filtered by access level)

Execute

kubectl commands

Required

**Not required**

Parameters

`command`: The full kubectl command to execute including 'kubectl' prefix (e.g., "kubectl get pods -n default", "kubectl apply -f deployment.yaml")

Examples

```bash