Back to search
30
MCP

@paretools/k8s

npm/@paretools/k8s

MCP server for Kubernetes — structured kubectl and Helm output for AI agents

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

Similar MCP servers embedding-nearest

@paretools/cmake
MCP server for CMake — structured configure and build output for AI agents
0 tools
@paretools/http
MCP server for HTTP — structured request/response data with headers and status for AI agents
0 tools
@paretools/docker
MCP server for Docker — structured container, image, and compose data for AI agents
0 tools
@paretools/dotnet
MCP server for .NET — structured build, test, and package data for AI agents
0 tools
@paretools/ruby
MCP server for Ruby — structured gem, bundler, and script output for AI agents
0 tools
@paretools/github
MCP server for GitHub — structured PR, issue, and Actions data for AI agents
0 tools

How to use

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

{
  "mcpServers": {
    "@paretools/k8s": {
      "url": "None",
      "transport": "http"
    }
  }
}