MCPServers
Spinnaker - MCP server logo

Spinnaker

0
0

Summary

This MCP server implementation for Spinnaker, developed by Dion Hagan, enables AI models to interact with Spinnaker deployments, pipelines, and applications through a standardized interface. It provides tools for retrieving application and pipeline data, as well as triggering pipeline executions. The server maintains context about Spinnaker deployments and refreshes it periodically. Built with TypeScript and leveraging Express.js, it offers a RESTful API and WebSocket support for real-time updates. This implementation is particularly useful for DevOps teams and SREs looking to incorporate AI-driven decision making into their CI/CD processes, enabling use cases like automated deployment management, intelligent pipeline orchestration, and AI-assisted incident response.

Available Actions(3)

get-applications

Retrieves a list of monitored Spinnaker applications and their current state.

get-pipelines

Retrieves all pipelines for a specific application. Parameters: application (string)

trigger-pipeline

Triggers a pipeline execution for a specific application. Parameters: application (string), pipelineId (string), parameters (object with version and environment)

Last Updated: April 25, 2025

Recensioni della Community

0.0
0 recensioni
5
0
4
0
3
0
2
0
1
0

Nessuna recensione ancora. Sii il primo a recensire!

Accedi per unirti alla conversazione

Coming soon to
HighlightHighlight AI

Linguaggio

TypeScript

Categorie

Tag