drio
Open app

MCP Server for Spinnaker

Source

Mirror of

Catalog onlyCatalog onlySTDIO

Overview

MCP Server for Spinnaker is a Model Context Protocol (MCP) server implementation that enables AI models to interact with Spinnaker deployments, pipelines, and applications through a standardized interface.

To use the MCP Server, install it via npm or yarn, then initialize the server with your Spinnaker Gate URL and the applications/environments you want to monitor. Start the server to begin monitoring and managing your CI/CD processes.

  • Intelligent deployment decisions based on contextual information. - Proactive issue detection and autonomous remediation. - Continuous process optimization through learning and adaptation. - Automated root cause analysis and recovery.
  1. Enhancing CI/CD processes with AI-driven insights.
  2. Automating deployment decisions and resource management.
  3. Monitoring application states and pipeline executions in real-time.

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": {
    "dion-hagan-mcp-server-spinnaker-mcp-mirror": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-dion-hagan-mcp-server-spinnaker-mcp-mirror"
      ]
    }
  }
}

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": {
    "dion-hagan-mcp-server-spinnaker-mcp-mirror": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-dion-hagan-mcp-server-spinnaker-mcp-mirror"
      ]
    }
  }
}

Claude Code

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

.mcp.json (project root)

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

VS Code (Copilot)

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

.vscode/mcp.json

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

Windsurf

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

~/.codeium/windsurf/mcp_config.json

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

Cline

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

Cline MCP Settings (via UI)

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

FAQ

Can the MCP Server integrate with any AI model?

Yes! The MCP Server is designed to work with any AI model that adheres to the Model Context Protocol.

Is there a specific environment required to run the MCP Server?

The MCP Server can run in any environment that supports Node.js.

How does the server maintain context about deployments?

The server refreshes context every 30 seconds by default, ensuring up-to-date information about applications and pipelines.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":663,"uuid":"bee19df5-ddba-47db-a2f7-3023030e4f70","name":"dion-hagan_mcp-server-spinnaker","title":"MCP Server for Spinnaker","description":"Mirror of","avatar_url":"https://avatars.githubusercontent.com/u/192820360?v=4","created_at":"2024-12-30T03:25:40.749Z","updated_at":"2025-02-23T07:16:03.090Z","status":"created","author_name":"MCP-Mirror","author_avatar_url":"https://avatars.githubusercontent.com/u/192820360?v=4","tags":"mcp-server,spinnaker,ai-integration","category":"developer-tools","is_featured":false,"sort":1,"url":"https://github.com/MCP-Mirror/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"}]]}]