I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.

k8s-mcp-server
MCP server for all of your needs in k8s ☸️
1
Github Watches
1
Github Forks
1
Github Stars
Kubernetes MCP Server
A backend system that provides an interactive and extensible interface for managing Kubernetes resources, retrieving and analyzing logs, and formatting logs for export through the Model Context Protocol (MCP).
Features
- CRUD operations on Kubernetes resources (Pods, Services, Namespaces, Deployments, etc.)
- Log retrieval and pattern searching
- Log formatting and exporting in multiple formats (Plaintext, JSON, CSV, NDJSON)
- Extensible architecture for future enhancements
Requirements
- Go 1.24+
- Kubernetes cluster access
- kubectl configured
Installation
# Clone the repository
git clone https://github.com/mayukhsarkar/k8s-mcp-server.git
cd k8s-mcp-server
# Build the binary
go build -o k8s-mcp-server
# Run the server
./k8s-mcp-server serve
Usage
# Start the MCP server
./k8s-mcp-server serve
# Get help
./k8s-mcp-server --help
API Documentation
The MCP server exposes HTTP endpoints for interacting with Kubernetes resources and logs.
Kubernetes Operations
-
POST /api/v1/resources/{resource_type}
- Create a resource -
GET /api/v1/resources/{resource_type}
- List resources -
GET /api/v1/resources/{resource_type}/{name}
- Get resource details -
DELETE /api/v1/resources/{resource_type}/{name}
- Delete a resource
Log Operations
-
GET /api/v1/logs/{namespace}/{pod}
- Get logs from a pod -
GET /api/v1/logs/search
- Search logs with pattern matching -
GET /api/v1/logs/export
- Export logs in various formats
License
MIT
相关推荐
I find academic articles and books for research and literature reviews.
Evaluator for marketplace product descriptions, checks for relevancy and keyword stuffing.
Confidential guide on numerology and astrology, based of GG33 Public information
Emulating Dr. Jordan B. Peterson's style in providing life advice and insights.
Your go-to expert in the Rust ecosystem, specializing in precise code interpretation, up-to-date crate version checking, and in-depth source code analysis. I offer accurate, context-aware insights for all your Rust programming questions.
Advanced software engineer GPT that excels through nailing the basics.
Converts Figma frames into front-end code for various mobile frameworks.
Discover the most comprehensive and up-to-date collection of MCP servers in the market. This repository serves as a centralized hub, offering an extensive catalog of open-source and proprietary MCP servers, complete with features, documentation links, and contributors.
The all-in-one Desktop & Docker AI application with built-in RAG, AI agents, No-code agent builder, MCP compatibility, and more.
Micropython I2C-based manipulation of the MCP series GPIO expander, derived from Adafruit_MCP230xx
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
Mirror ofhttps://github.com/agentience/practices_mcp_server
🧑🚀 全世界最好的LLM资料总结(Agent框架、辅助编程、数据处理、模型训练、模型推理、o1 模型、MCP、小语言模型、视觉语言模型) | Summary of the world's best LLM resources.
Reviews

user_YIZOXOzT
The Playwright MCP Docker Environment by iuill is a game-changer for automated testing enthusiasts. Seamlessly integrating Playwright's powerful capabilities within a Docker setup, it offers a high-performance, scalable solution for modern web testing. Easy to set up and use, this environment ensures robust test execution across different browsers. Highly recommended for those looking to streamline their testing workflow. Check it out at https://mcp.so/server/playwright-mcp-docker/iuill.