Spinnaker Mcp is a Model Context Protocol (MCP) server: MCP server exposing Spinnaker CD platform via Gate API for pipeline and deployment management. Because it speaks the Model Context Protocol, AI assistants can use Spinnaker Mcp as a set of callable tools instead of you copy-pasting between apps.
It runs locally: the npm package spinnaker-mcp speaks MCP over stdio on your machine. Configuration happens through environment variables — you'll need GATE_URL. The current release is v0.3.2, published under the GPL-3.0 license, with source at GeiserX/spinnaker-mcp on GitHub.
On mcp.site, Spinnaker Mcp sits in the Cloud Service category. Any MCP client can use it — Claude Desktop, Claude Code, Cursor, VS Code, Windsurf, Zed among them — via the install snippets below. If you maintain Spinnaker Mcp for GeiserX, claim this listing to verify ownership, earn the Verified badge, and keep the details current.
▸npm package — spinnaker-mcp · MCP over stdio
▸Docker image — drumsergio/spinnaker-mcp:v0.3.2 · MCP over stdio