Back to search
30
MCP

iflow-mcp_feiskyer-mcp-kubernetes-server

pypi/iflow-mcp_feiskyer-mcp-kubernetes-server

The mcp-kubernetes-server is a Model Context Protocol (MCP) server that enables AI assistants to interact with Kubernetes clusters. It serves as a bridge between AI tools (like Claude, Cursor, and GitHub Copilot) and Kubernetes, translating natural language requests into Kubernetes operations and returning the results in a format the AI tools can understand.

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

iflow-mcp_k8s-multicluster-mcp
An MCP (Model Context Protocol) server application for Kubernetes operations, providing a standardized API to interact with multiple Kuberne
0 tools
k8s-mcp-server
K8s-mcp-server is a Model Context Protocol (MCP) server that enables AI assistants like Claude to securely execute Kubernetes commands. It p
0 tools
iflow-mcp_cheukyin175-metabase-mcp
Model Context Protocol (MCP) server for Metabase - Connect AI assistants like Claude and Cursor to your Metabase analytics platform
0 tools
iflow-mcp_kubernetes-mcp-server
Kubernetes MCP Server (Model Context Protocol) with special support for OpenShift
0 tools
iflow-mcp_iotdb-mcp-server
A Model Context Protocol (MCP) server that enables secure interaction with IoTDB databases. This server allows AI assistants to list tables,
0 tools
mcp/kubectl-mcp-server
MCP Server that enables AI assistants to interact with Kubernetes clusters via kubectl operations.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "iflow-mcp_feiskyer-mcp-kubernetes-server": {
      "url": "None",
      "transport": "http"
    }
  }
}