AWS Proton MCP Config
<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
Config URL
Use this URL in any MCP-compatible client to fetch the config automatically.
https://mcp-bridge.pages.dev/config/amazonaws-com-proton.jsonConfiguration JSON
Use curl https://mcp-bridge.pages.dev/config/amazonaws-com-proton.json to fetch programmatically.
{
"mcpServers": {
"amazonaws-com-proton": {
"command": "npx",
"args": ["-y","@mcp/amazonaws-com-proton"],
"env": {
"AWS_PROTON_API_KEY": "your_aws_proton_api_key"
}
}
}
}How to Use
Cursor
Go to Cursor Settings → MCP Servers → Add with the JSON above.
CLI / curl
Fetch the config programmatically:
curl https://mcp-bridge.pages.dev/config/amazonaws-com-proton.jsonEnvironment Variables
AWS_PROTON_API_KEYReplace your_aws_proton_api_key with your actual aws proton api key
Endpoints
/#X-Amz-Target=AwsProton20200720.AcceptEnvironmentAccountConnectionAcceptEnvironmentAccountConnection
/#X-Amz-Target=AwsProton20200720.CancelComponentDeploymentCancelComponentDeployment
/#X-Amz-Target=AwsProton20200720.CancelEnvironmentDeploymentCancelEnvironmentDeployment
/#X-Amz-Target=AwsProton20200720.CancelServiceInstanceDeploymentCancelServiceInstanceDeployment
/#X-Amz-Target=AwsProton20200720.CancelServicePipelineDeploymentCancelServicePipelineDeployment
/#X-Amz-Target=AwsProton20200720.CreateComponentCreateComponent
/#X-Amz-Target=AwsProton20200720.CreateEnvironmentCreateEnvironment
/#X-Amz-Target=AwsProton20200720.CreateEnvironmentAccountConnectionCreateEnvironmentAccountConnection
/#X-Amz-Target=AwsProton20200720.CreateEnvironmentTemplateCreateEnvironmentTemplate
/#X-Amz-Target=AwsProton20200720.CreateEnvironmentTemplateVersionCreateEnvironmentTemplateVersion