M

MCP K8s Go

An MCP server based on Golang for connecting to Kubernetes clusters, providing resource query and operation functions.
4 points
324

What is the MCP Kubernetes Server?

The MCP Kubernetes Server is a tool developed in Go language for connecting to and managing Kubernetes clusters. It allows users to list, retrieve, and operate on Kubernetes resources through natural language queries.

How to Use the MCP Kubernetes Server?

Users can integrate this server through simple commands or configuration files and then use natural language queries to obtain information from the Kubernetes cluster.

Applicable Scenarios

Suitable for developers, operations engineers, and teams who need to quickly access and manage Kubernetes resources.

Main Features

List Kubernetes contextsDisplay the list of currently available Kubernetes contexts.
List Kubernetes namespacesShow all namespaces in the Kubernetes cluster.
List and retrieve Kubernetes resourcesSupport listing and retrieving any Kubernetes resources, such as Pods, Services, Deployments, etc.
List Kubernetes nodesDisplay information about all nodes in the cluster.
Check Pod logsSearch for the logs of a specific Pod, supporting keyword filtering.
Run a command in a PodExecute a command directly inside a Pod and return the result.

Advantages and Limitations

Advantages
Easy to use without complex configuration
Support operations on multiple Kubernetes resources
Compatible with mainstream clients (such as Claude Desktop)
Limitations
Depends on the local Kubernetes configuration file
Advanced features may require a certain technical background

How to Use

Install the MCP Kubernetes Server
Choose an appropriate installation method according to your needs (such as NPM, Docker, or source code compilation).
Configure the client
Add relevant information about the MCP server to the client configuration file.
Start querying
Use natural language for queries, such as 'List all Pods'.

Usage Examples

List all Kubernetes contextsList all available Kubernetes contexts in the current system through a query.
Check Pod logsSearch for the logs of a specific Pod and look for error information.

Frequently Asked Questions

How to install the MCP Kubernetes Server?
Does it support multi - cluster management?

Related Resources

MCP Official Website
Learn about the MCP protocol and its applications.
GitHub Repository
Get the source code and more detailed information.
Claude Desktop Client
Download and install the Claude Desktop client.
Installation
Copy the following command to your Client for configuration
{
  "mcpServers": {
    "mcp_k8s": {
      "command": "mcp-k8s",
      "args": []
    }
  }
}

{
  "mcpServers": {
    "mcp_k8s": {
      "command": "npx",
      "args": [
        "@strowk/mcp-k8s"
      ]
    }
  }
}

{
  "mcpServers": {
    "mcp_k8s": {
      "command": "mcp-k8s-go",
      "args": []
    }
  }
}

{
  "mcpServers": {
    "mcp_k8s_go": {
      "command": "mcp-k8s-go",
      "args": []
    }
  }
}

{
  "mcpServers": {
    "mcp_k8s_go": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "-v",
        "~/.kube/config:/home/nonroot/.kube/config",
        "--rm",
        "mcpk8s/server:latest"
      ]
    }
  }
}
Note: Your key is sensitive information, do not share it with anyone.
Featured MCP Services
G
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
109
4.3 points
M
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
1.7K
5 points
D
Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
846
4.3 points
N
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
162
4.5 points
F
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
6.7K
4.5 points
U
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#
582
5 points
G
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
298
4.5 points
M
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
769
4.8 points
AIbase
Zhiqi Future, Your AI Solution Think Tank
© 2025AIbase