talos-mcp-server

Nosmoht/talos-mcp-server
★ 0 stars Go ⚙️ DevOps Updated today
MCP server for Talos Linux cluster management via the native gRPC API
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "talos-mcp-server": {
      "command": "go",
      "args": [
        "run",
        "github.com/Nosmoht/talos-mcp-server@latest"
      ]
    }
  }
}

Topics

golangkubernetesmcptalostalos-linux