janus-mcp

tonylchang/janus-mcp
★ 0 stars Python DevOps Updated today
A local MCP server that gives LLMs safe, redacted access to Kubernetes - credentials never leave the process, writes require human approval.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "janus-mcp": {
      "command": "uvx",
      "args": [
        "janus-mcp"
      ]
    }
  }
}

Or install with pip: pip install janus-mcp

README Excerpt

<p align="center"> <img src="docs/assets/logo.png" alt="Janus — Kubernetes-native MCP server that protects secrets and blocks leaks to LLMs" width="570"> </p> <p align="center"> <i>Two faces. One cluster. No exposed keys.</i> </p> <p align="center"> <a href="https://janus-mcp.ns47.com">janus-mcp.ns47.com</a> ·

Topics

cluster-managementhuman-in-the-loopk8s-securitykubernetesllm-toolsmcppythonsecurity-tools