MCP K8s
UnclaimedA Kubernetes MCP (Model Control Protocol) server that enables interaction with Kubernetes clusters through MCP tools.
Install
docker run --rm -p 8080:8080 -i -v ~/.kube/config:/root/.kube/config ghcr.io/silenceper/mcp-k8s:latest --transport=sseUnclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (14)
add_helm_repository
Add a new Helm repository (can be disabled)
create_resource
Create new resources (can be disabled)
delete_resource
Delete resources (can be disabled)
get_api_resources
Get all supported API resource types in the cluster
get_helm_release
Get detailed information about a specific Helm release
get_resource
Get detailed information about a specific resource
install_helm_chart
Install a Helm chart (can be disabled)
list_helm_releases
List all Helm releases in the cluster
list_helm_repositories
List configured Helm repositories
list_resources
List all instances of a resource type
remove_helm_repository
Remove a Helm repository (can be disabled)
uninstall_helm_chart
Uninstall a Helm release (can be disabled)
update_resource
Update existing resources (can be disabled)
upgrade_helm_chart
Upgrade a Helm release (can be disabled)