Skip to content
MCP-Bridge
Cloud InfrastructureAuto-generated

AWS Proton MCP Server

<p>This is the Proton Service API Reference. It provides descriptions, syntax and usage examples for each of the <a href="https://docs.aws.amazon.com/proton/latest/APIReference/API_Operations.html">actions</a> and <a href="https://docs.aws.amazon.com/proton/latest/APIReference/API_Types.html">data t

Quick Setup

Transport: STDIO

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

Environment Variables

AWS_PROTON_API_KEY

Example: your_aws_proton_api_key

MCP Server Configuration

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

{
  "mcpServers": {
    "amazonaws-com-proton": {
      "command": "npx",
      "args": ["-y","@mcp/amazonaws-com-proton"],
      "env": {
      "AWS_PROTON_API_KEY": "your_aws_proton_api_key"
}
    }
  }
}

Endpoints

POST/#X-Amz-Target=AwsProton20200720.AcceptEnvironmentAccountConnection

AcceptEnvironmentAccountConnection

POST/#X-Amz-Target=AwsProton20200720.CancelComponentDeployment

CancelComponentDeployment

POST/#X-Amz-Target=AwsProton20200720.CancelEnvironmentDeployment

CancelEnvironmentDeployment

POST/#X-Amz-Target=AwsProton20200720.CancelServiceInstanceDeployment

CancelServiceInstanceDeployment

POST/#X-Amz-Target=AwsProton20200720.CancelServicePipelineDeployment

CancelServicePipelineDeployment

POST/#X-Amz-Target=AwsProton20200720.CreateComponent

CreateComponent

POST/#X-Amz-Target=AwsProton20200720.CreateEnvironment

CreateEnvironment

POST/#X-Amz-Target=AwsProton20200720.CreateEnvironmentAccountConnection

CreateEnvironmentAccountConnection

POST/#X-Amz-Target=AwsProton20200720.CreateEnvironmentTemplate

CreateEnvironmentTemplate

POST/#X-Amz-Target=AwsProton20200720.CreateEnvironmentTemplateVersion

CreateEnvironmentTemplateVersion