MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

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

Created 4/23/2026
Updated about 4 hours ago
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server

Install Package (if required)

docker run -i GeiserX/spinnaker-mcp

Cursor configuration (mcp.json)

{ "mcpServers": { "geiserx-spinnaker-mcp": { "command": "docker", "args": [ "run", "-i", "GeiserX/spinnaker-mcp" ] } } }
Author Servers
Other servers by GeiserX