Skip to content
MCP-Bridge
Cloud InfrastructureAuto-generated

AWS CodePipeline MCP Server

<fullname>AWS CodePipeline</fullname> <p> <b>Overview</b> </p> <p>This is the AWS CodePipeline API Reference. This guide provides descriptions of the actions and data types for AWS CodePipeline. Some functionality for your pipeline can only be configured through the API. For more information, see th

Quick Setup

Transport: STDIO

Command: npx -y @mcp/amazonaws-com-codepipeline

Environment Variables

AWS_CODEPIPELINE_API_KEY

Example: your_aws_codepipeline_api_key

MCP Server Configuration

Add this to your claude_desktop_config.json or Cursor MCP settings.

{
  "mcpServers": {
    "amazonaws-com-codepipeline": {
      "command": "npx",
      "args": ["-y","@mcp/amazonaws-com-codepipeline"],
      "env": {
      "AWS_CODEPIPELINE_API_KEY": "your_aws_codepipeline_api_key"
}
    }
  }
}

Endpoints

POST/#X-Amz-Target=CodePipeline_20150709.AcknowledgeJob

AcknowledgeJob

POST/#X-Amz-Target=CodePipeline_20150709.AcknowledgeThirdPartyJob

AcknowledgeThirdPartyJob

POST/#X-Amz-Target=CodePipeline_20150709.CreateCustomActionType

CreateCustomActionType

POST/#X-Amz-Target=CodePipeline_20150709.CreatePipeline

CreatePipeline

POST/#X-Amz-Target=CodePipeline_20150709.DeleteCustomActionType

DeleteCustomActionType

POST/#X-Amz-Target=CodePipeline_20150709.DeletePipeline

DeletePipeline

POST/#X-Amz-Target=CodePipeline_20150709.DeleteWebhook

DeleteWebhook

POST/#X-Amz-Target=CodePipeline_20150709.DeregisterWebhookWithThirdParty

DeregisterWebhookWithThirdParty

POST/#X-Amz-Target=CodePipeline_20150709.DisableStageTransition

DisableStageTransition

POST/#X-Amz-Target=CodePipeline_20150709.EnableStageTransition

EnableStageTransition