K8stools
Kubernetes toolset that provides a set of Kubernetes functions for agents to use, supporting direct passing to agents or use through an MCP server. Focuses on monitoring and root cause analysis use cases, providing strongly typed and well-documented tools.
rating : 2.5 points
downloads : 6.0K
What is the Kubernetes Tools MCP Server?
This is a service that encapsulates Kubernetes monitoring tools into a standardized MCP interface, allowing AI agents or developers to safely query the status of Kubernetes clusters without directly operating the kubectl command.How to use the MCP service?
It can be used in two ways: 1) Directly integrate it into the Python Agent toolset. 2) Use an independent MCP server (supports both stdio/HTTP protocols).Applicable scenarios
Suitable for scenarios such as cluster monitoring, fault diagnosis, AI-assisted operation and maintenance, and automated report generation. It is particularly suitable for environments that require secure read-only access to Kubernetes.Main features
kubectl-compatible query
Provides data query functions corresponding to the kubectl get command, with standardized output formats.
Strongly typed data model
All returned data uses the Pydantic model to ensure type safety.
Dual protocol support
Supports both stdio (for local development) and HTTP (for remote access) transport protocols.
Mock data mode
Provides mock tools for development and testing without the need for a real cluster.
Advantages
Secure read-only access to avoid the risk of misoperations
Standardized interfaces for easy integration with AI agents
Out-of-the-box support for mock data
Detailed type hints and documentation
Limitations
Currently only supports query functions and does not support cluster modification operations
The performance of the HTTP protocol may be inferior to direct API calls
Requires a Python environment to run
How to use
Install the software package
Install the k8stools package via pip or uv.
Configure access permissions
Ensure that the kubectl configuration is correct and can access the target cluster.
Start the MCP server
Select a suitable transport protocol to start the service.
Usage examples
Cluster health check
Automatically check the running status of all Pods in the cluster through an AI agent.
Log analysis
Get logs of specific containers for fault diagnosis.
Frequently Asked Questions
How to use it without exposing kubeconfig?
Which versions of Kubernetes are supported?
How to extend custom tools?
Related resources
Official documentation
Project source code and detailed documentation
Kubernetes Python client
The official client library used at the underlying level
MCP protocol specification
Standard documentation for the Model Context Protocol

Notion Api MCP
Certified
A Python-based MCP Server that provides advanced to-do list management and content organization functions through the Notion API, enabling seamless integration between AI models and Notion.
Python
16.2K
4.5 points

Markdownify MCP
Markdownify is a multi-functional file conversion service that supports converting multiple formats such as PDFs, images, audio, and web page content into Markdown format.
TypeScript
24.5K
5 points

Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
47.0K
4.3 points

Gitlab MCP Server
Certified
The GitLab MCP server is a project based on the Model Context Protocol that provides a comprehensive toolset for interacting with GitLab accounts, including code review, merge request management, CI/CD configuration, and other functions.
TypeScript
16.4K
4.3 points

Unity
Certified
UnityMCP is a Unity editor plugin that implements the Model Context Protocol (MCP), providing seamless integration between Unity and AI assistants, including real - time state monitoring, remote command execution, and log functions.
C#
19.9K
5 points

Figma Context MCP
Framelink Figma MCP Server is a server that provides access to Figma design data for AI programming tools (such as Cursor). By simplifying the Figma API response, it helps AI more accurately achieve one - click conversion from design to code.
TypeScript
48.1K
4.5 points

Gmail MCP Server
A Gmail automatic authentication MCP server designed for Claude Desktop, supporting Gmail management through natural language interaction, including complete functions such as sending emails, label management, and batch operations.
TypeScript
15.5K
4.5 points

Minimax MCP Server
The MiniMax Model Context Protocol (MCP) is an official server that supports interaction with powerful text-to-speech, video/image generation APIs, and is suitable for various client tools such as Claude Desktop and Cursor.
Python
32.0K
4.8 points
