MCP.so
Sign In
Servers

Terrakube MCP Server

@AzBuilder

Model Context Protocol Server for Terrakube

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "mcp-server-terrakube": {
      "command": "npx",
      "args": [
        "-y",
        "@smithery/cli",
        "install",
        "@AzBuilder/mcp-server-terrakube",
        "--client",
        "claude"
      ]
    }
  }
}

More from Other