K8s Mcp Server
@kopp0510
About K8s Mcp Server
k8s-mcp-server is a Kubernetes and Helm management tool based on Model Context Protocol (MCP), designed specifically for n8n workflow automation platform.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"k8s-mcp-server": {
"command": "node",
"args": [
"/path/to/your/k8s-mcp/k8s-mcp-server/src/index.js"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is K8s Mcp Server?
K8s Mcp Server is an MCP server that provides 16 Kubernetes and Helm management tools for resource querying, monitoring, and deployment management. It integrates with n8n via SSE connections, enabling DevOps teams to automate K8s cluster operations within workflows.
How to use K8s Mcp Server?
Integrate with n8n through SSE connections to automate K8s cluster operations. Configuration details are not specified beyond the SSE integration.
Key features of K8s Mcp Server
- 16 Kubernetes and Helm management tools
- Resource querying capabilities
- Cluster monitoring support
- Deployment management tools
- Seamless n8n integration via SSE
Use cases of K8s Mcp Server
- Automate K8s cluster operations in n8n workflows
- Query cluster resources programmatically
- Monitor and manage Kubernetes deployments
FAQ from K8s Mcp Server
How many tools does K8s Mcp Server provide?
It provides 16 Kubernetes and Helm management tools.
How does it integrate with n8n?
It integrates seamlessly through SSE (Server‑Sent Events) connections.
Who is K8s Mcp Server for?
It is designed for DevOps teams using n8n to automate K8s cluster operations.
What types of operations can I perform?
Resource querying, monitoring, and deployment management are explicitly mentioned.
Does it require any specific runtime or dependencies?
The README does not list runtime or dependency requirements.
Frequently asked questions
How many tools does K8s Mcp Server provide?
It provides 16 Kubernetes and Helm management tools.
How does it integrate with n8n?
It integrates seamlessly through SSE (Server‑Sent Events) connections.
Who is K8s Mcp Server for?
It is designed for DevOps teams using n8n to automate K8s cluster operations.
What types of operations can I perform?
Resource querying, monitoring, and deployment management are explicitly mentioned.
Does it require any specific runtime or dependencies?
The README does not list runtime or dependency requirements.
Basic information
More Cloud & Infrastructure MCP servers
Supabase MCP Server
supabase-communityConnect Supabase to your AI assistants
AWS Model Context Protocol (MCP) Server
alexei-ledA lightweight service that enables AI assistants to execute AWS CLI commands (in safe containerized environment) through the Model Context Protocol (MCP). Bridges Claude, Cursor, and other MCP-aware AI tools with AWS CLI for enhanced cloud infrastructure management.
container-use
aluzzardiDevelopment environments for coding agents. Enable multiple agents to work safely and independently with your preferred stack.
Lambda MCP Server Demo (Streamable HTTP)
mikegc-awsCreates a simple MCP tool server with "streaming" HTTP.
Run Model Context Protocol (MCP) servers with AWS Lambda
awslabsRun existing Model Context Protocol (MCP) stdio-based servers in AWS Lambda functions
Comments