drio
Open app

MCP Server for Spinnaker

Source

MCP Server for Spinnaker integrations.

Catalog onlyCatalog onlySTDIO

Overview

The MCP Server for Spinnaker is an implementation of the Model Context Protocol that facilitates the integration of AI models, such as Claude from Anthropic, with Spinnaker deployments and pipelines, enhancing software deployment processes through intelligent automation.

To use the MCP Server, install it via npm or yarn, initialize it by providing your Spinnaker Gate URL and the applications/environments you wish to monitor, and start the server to enable interaction with Spinnaker through a standardized interface.

  • Intelligent decision-making for deployments based on contextual data. - Proactive issue detection and automated remediation strategies. - Continuous optimization of CI/CD processes through machine learning insights. - Automated root cause analysis and problem recovery capabilities.
  1. Enhancing CI/CD pipelines with AI-driven insights and recommendations.
  2. Automating deployments based on real-time analysis of application health.
  3. Utilizing AI for proactive monitoring and management of software deployments.
  4. Improving developer productivity with automated processes and diagnostics.

Add to your AI client

Use these steps to connect MCP Server for Spinnaker in Cursor, Claude, VS Code, and other MCP-compatible apps. The same JSON appears in the Use with menu above for one-click copy.

Cursor

Add this to your .cursor/mcp.json file in your project root, then restart Cursor.

.cursor/mcp.json

{
  "mcpServers": {
    "mcp-server-spinnaker-dion-hagan": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcp-server-spinnaker-dion-hagan"
      ]
    }
  }
}

Claude Desktop

Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.

~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

{
  "mcpServers": {
    "mcp-server-spinnaker-dion-hagan": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcp-server-spinnaker-dion-hagan"
      ]
    }
  }
}

Claude Code

Add this to your project's .mcp.json file. Claude Code will detect it automatically.

.mcp.json (project root)

{
  "mcpServers": {
    "mcp-server-spinnaker-dion-hagan": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcp-server-spinnaker-dion-hagan"
      ]
    }
  }
}

VS Code (Copilot)

Add this to your .vscode/mcp.json file. Requires the GitHub Copilot extension with MCP support enabled.

.vscode/mcp.json

{
  "servers": {
    "mcp-server-spinnaker-dion-hagan": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcp-server-spinnaker-dion-hagan"
      ]
    }
  }
}

Windsurf

Add this to your Windsurf MCP config file, then restart Windsurf.

~/.codeium/windsurf/mcp_config.json

{
  "mcpServers": {
    "mcp-server-spinnaker-dion-hagan": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcp-server-spinnaker-dion-hagan"
      ]
    }
  }
}

Cline

Open Cline settings, navigate to MCP Servers, and add this server configuration.

Cline MCP Settings (via UI)

{
  "mcpServers": {
    "mcp-server-spinnaker-dion-hagan": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcp-server-spinnaker-dion-hagan"
      ]
    }
  }
}

FAQ

Can the MCP Server integration improve deployment frequency?

Yes! The integration aims to enhance deployment efficiency and effectiveness through intelligent recommendations.

Is there support for multiple Spinnaker applications?

Yes, you can monitor and manage multiple applications simultaneously.

How does the server maintain context updates?

The server refreshes the context every 30 seconds by default, ensuring up-to-date information about your deployments.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":278,"uuid":"43d8df36-8242-4e55-a848-347de1ce6173","name":"mcp-server-spinnaker","title":"MCP Server for Spinnaker","description":"MCP Server for Spinnaker integrations.","avatar_url":"https://avatars.githubusercontent.com/u/167048694?v=4","created_at":"2024-12-13T10:44:30.364Z","updated_at":"2024-12-13T12:28:11.810Z","status":"created","author_name":"dion-hagan","author_avatar_url":"https://avatars.githubusercontent.com/u/167048694?v=4","tags":"[]","category":"developer-tools","is_featured":false,"sort":1,"url":"https://github.com/dion-hagan/mcp-server-spinnaker","target":"_self","content":"$29","summary":"$2a","img_url":null,"type":null,"metadata":null,"user_uuid":null,"tools":null,"sse_url":null,"sse_provider":null,"sse_params":null,"is_official":false,"server_command":null,"server_params":null,"server_config":null,"allow_call":false,"is_innovation":false,"is_dxt":false,"dxt_manifest":null,"dxt_file_url":null,"is_audit":false},"randomProjects":[],"currentServerKey":"$undefined"}]]}]