Back to directory
cuongdev/mcp-codepipeline-server

cuongdev/mcp-codepipeline-server

@cuongdev

AWS CodePipeline MCP server for managing pipelines through Windsurf and Cascade

awscodepipelinemcpwindsurfcascadetypescriptdevopsci-cdcloud

Installation & Configuration

{
  "mcpServers": {
    "codepipeline": {
      "command": "npx",
      "args": [
        "-y",
        "path/to/mcp-codepipeline-server/dist/index.js"
      ],
      "env": {
        "AWS_REGION": "us-east-1",
        "AWS_PROFILE": "your-aws-profile"
      }
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/14
Updated
2026/6/15