K8s Mcp Server
@kopp0510
关于 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.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"k8s-mcp-server": {
"command": "node",
"args": [
"/path/to/your/k8s-mcp/k8s-mcp-server/src/index.js"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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.
云与基础设施 分类下的更多 MCP 服务器
Query | MCP server for Supabase
alexander-zuevQuery MCP enables end-to-end management of Supabase via chat interface: read & write query executions, management API support, automatic migration versioning, access to logs and much more.
container-use
aluzzardiDevelopment environments for coding agents. Enable multiple agents to work safely and independently with your preferred stack.
MCP Gateway
mcp-ecosystem🧩 MCP Gateway - A lightweight gateway service that instantly transforms existing MCP Servers and APIs into MCP servers with zero code changes. Features Docker deployment and management UI, requiring no infrastructure modifications.
AWS MCP Servers
awslabsOpen source MCP Servers for AWS
Lambda MCP Server Demo (Streamable HTTP)
mikegc-awsCreates a simple MCP tool server with "streaming" HTTP.
评论