← Back to Plugins
MCP Server MCP

io.github.bryanjbelanger/talos-mcp-server

github By github 👁 1 views ▲ 0 votes

Talos Linux cluster operations as one thin MCP tool over the official machine API.

Homepage Verified source GitHub

Install

mcpb:https://github.com/bryanjbelanger/talos-mcp-server/releases/download/v1.1.2/[email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/bryanjbelanger/talos-mcp-server/releases/download/v1.1.2/talos-mcp-server-1.1.2.mcpb",
      "version": "1.1.2",
      "fileSha256": "af99cc1b4fb3fe283b862e406ffcc3ed227a223a97bdc2bde66b4c1fd9ff67ea",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol mcpb

Comments

Sign in to leave a comment

Loading comments...