This package provides a Model Context Protocol (MCP) server implementation designed to facilitate Spinnaker integrations. By adhering to MCP standards, AI models gain access to comprehensive contextual insights into Spinnaker applications, pipelines, and deployments, empowering them to actively manage these resources through clearly defined tools. The server provides tools to retrieve application and pipeline information, trigger pipelines, and automatically maintains context about deployments, pipeline statuses, and recent executions, enhancing AI-driven CI/CD processes.
主な機能
01Provides tools for AI models to retrieve application and pipeline information from Spinnaker.
02Enables AI models to trigger Spinnaker pipelines.
03Automatically maintains context about Spinnaker deployments and pipeline statuses.
04Configurable context refresh interval.
05Exposes TypeScript types for easy integration.