Back to directory
geiserx/spinnaker-mcp

geiserx/spinnaker-mcp

@GeiserX

MCP Server for Spinnaker — manage applications, pipelines, and deployments via the Model Context Protocol

spinnakercontinuous-deliverydeploymentpipelinecloudmcpgo

Installation & Configuration

{
  "mcpServers": {
    "spinnaker": {
      "command": "npx",
      "args": [
        "-y",
        "spinnaker-mcp"
      ],
      "env": {
        "GATE_URL": "https://spin-gate.example.com",
        "GATE_TOKEN": "your-token-here"
      }
    }
  }
}

Information

Transport
stdiosse
Language
Go
Created
2026/6/14
Updated
2026/6/15