Loading languages...
MC

mcp-helmfile

@snowsky

No description provided.

helmfile
kubernetes
mcp-server
deployment

# mcpServer Config

{
  "mcpServers": {
    "filesystem": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-filesystem",
        "LOCAL_DIRECTORY_ALLOWED_ACCESSED_BY_CLAUDE_DESKTOP"
      ]
    },
    "helmfile": {
      "command": "uv",
      "args": [
        "--directory",
        "LOCAL_DIRECTORY_THIS_REPO",
        "run",
        "server.py"
      ]
    }
  }
}

# stdio

uv --directory LOCAL_DIRECTORY_THIS_REPO run server.py
Transport:
stdio
Sprache:
Python
Erstellt:4/9/2025
Aktualisiert:4/9/2025