S
Spinnaker MCP
by @GeiserX
MCP Server for Spinnaker — manage applications, pipelines, and deployments via the Model Context Protocol
Created 4/23/2026
Updated about 4 hours ago
README
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