spinnaker-mcp
Related Servers
Alternatives to spinnaker-mcp
No user-submitted related servers found.
Related Servers
- AlicenseAqualityCmaintenanceMCP server for Jenkins (with optional GitLab integration) that lets AI assistants list jobs, trigger and track deployments, fetch build logs, and verify whether tickets are deployed, without touching the Jenkins UI.17MIT
- AlicenseNot gradedqualityBmaintenanceMCP server that connects LLMs to Kubernetes clusters for troubleshooting, scanning failing pods, diagnosing root causes, and applying guarded fixes or generating manifests via natural language.MIT
- FlicenseNot gradedqualityDmaintenanceA Model Context Protocol (MCP) server for integrating ArgoCD GitOps continuous delivery tool with GenAI applications, enabling intelligent Kubernetes deployment management.-
- AlicenseNot gradedqualityDmaintenanceAn MCP server that helps novice developers deploy web applications through conversational interfaces, bridging the gap between LLMs and various hosting environments.1MIT
- AlicenseNot gradedqualityDmaintenanceA Model Context Protocol server implementation that allows AI models to interact with and manage Spinnaker deployments, pipelines, and applications through a standardized interface.9 npm1MIT
- AlicenseNot gradedqualityDmaintenanceMCP server for integrating manufacturing systems (MES/ERP/quality/maintenance) with LLM agents, enabling event ingestion, incident triage, approval workflows, and RAG-based knowledge retrieval.MIT
TDQS
Scored across 37 tools
Most tools map cleanly to distinct Spinnaker resources, but list_executions and search_executions overlap heavily in purpose, and get_target_server_group/list_server_groups/get_cluster are conceptually close. Descriptions usually clarify intent, but with 37 tools there is real selection risk.
The tool set follows a consistent snake_case verb_noun pattern: list_*, get_*, save_*, delete_*, update_*, cancel_*, pause_*, resume_*, trigger_*. Minor deviations like search_executions, find_images, and evaluate_expression introduce synonym verbs, but the pattern remains predictable overall.
37 tools is heavy and exceeds the 25-tool threshold where most agents struggle to select effectively. While the Spinnaker domain is broad, many of these tools are narrow read-only lookups that could reasonably be consolidated or exposed behind fewer, higher-level operations.
The pipeline/execution lifecycle is well covered: create, update, delete, trigger, pause, resume, cancel, restart, and inspect. However, applications are read-only, strategies lack update/get operations, and there is no way to initiate deployment tasks beyond triggering pipelines, leaving notable CRUD gaps.