Skip to content
Back to search
30
MCP

K8s MCP Server (Go)

io.github.kaneg/k8s-mcp-go

Safe, read-only-by-default K8s access for AI agents with permission modes.

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

Similar MCP servers embedding-nearest

shakram02/go-readonly-mcp-mysql
Read-only MySQL MCP server for AI assistants. Safe database queries without modification risk.
0 tools
k8s mcp go
Metadata-only Glama MCP server.
0 tools
mcp k8s go
Metadata-only Glama MCP server.
0 tools
io.github.your-ko/mcp-k8s-ro
Read-only Kubernetes MCP server: inspect resources, logs, events, and metrics. Secrets are masked.
0 tools
alejandrogavilanes/simple-oracle-mcp
MCP server that has READ only code safety, so that AI code assistant and other AI agents
0 tools
io.github.kascada/logmcp
MCP server — read-only log access for AI assistants, without giving AI shell access.
0 tools

How to use

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

{
  "mcpServers": {
    "k8s_mcp_server_(go)": {
      "url": "None",
      "transport": "http"
    }
  }
}