MCP server for Kubernetes cluster operations, providing management and automation capabilities via the MCP protocol.
Loading more......
An MCP server for managing Kubernetes clusters, allowing listing, creating, updating, and deleting Kubernetes resources through Model Context Protocol.
Automates website deployment to 1Panel servers, offering static site creation, build file uploads, and deployment statistics via a Node.js Express interface, exemplifying deployment automation with MCP servers.
An MCP server for operating resources on Alibaba Cloud, supporting ECS, Cloud Monitor, OOS, and other common Alibaba Cloud products via the MCP protocol.
A community MCP Server for AWS Lambda that enables serverless cost tracking and automation of Lambda functions from within the MCP ecosystem.
An implementation of the Model Context Protocol (MCP) server that enables AI models to communicate with Edge Security Acceleration (ESA) services, managing routines, deployments, and other resources through standardized protocols.
Typescript implementation of an MCP server for Kubernetes cluster operations, including pods, deployments, and services management.
Source: https://github.com/strowk/mcp-k8s-go
Category: cloud-devops-mcp-servers
Tags: mcp, kubernetes, automation, golang
MCP K8S Go is a Go-based MCP (Model Context Protocol) server that connects to Kubernetes clusters, enabling management and automation of Kubernetes operations via the MCP protocol.
list-k8s-contexts).list-k8s-namespaces).list-k8s-nodes).list-k8s-resources).get-k8s-resource).list-k8s-events).get-k8s-pod-logs).KUBECONFIG for specifying the path to your Kubernetes configuration file (defaults to ~/.kube/config).npx -y @smithery/cli install @strowk/mcp-k8s --client claudenpx @michaellatman/mcp-get@latest install @strowk/mcp-k8snpm install -g @strowk/mcp-k8sgo get github.com/strowk/mcp-k8s-go && go install github.com/strowk/mcp-k8s-go