Amazon CloudFront MCP Config
<fullname>Amazon CloudFront</fullname> <p>This is the <i>Amazon CloudFront API Reference</i>. This guide is for developers who need detailed information about the CloudFront API actions, data types, and errors. For detailed information about CloudFront features and their associated API calls, see th
Config URL
Use this URL in any MCP-compatible client to fetch the config automatically.
https://mcp-bridge.pages.dev/config/amazonaws-com-cloudfront.jsonConfiguration JSON
Use curl https://mcp-bridge.pages.dev/config/amazonaws-com-cloudfront.json to fetch programmatically.
{
"mcpServers": {
"amazonaws-com-cloudfront": {
"command": "npx",
"args": ["-y","@mcp/amazonaws-com-cloudfront"],
"env": {
"AMAZON_CLOUDFRONT_API_KEY": "your_amazon_cloudfront_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-cloudfront.jsonEnvironment Variables
AMAZON_CLOUDFRONT_API_KEYReplace your_amazon_cloudfront_api_key with your actual amazon cloudfront api key
Endpoints
/2016-11-25/origin-access-identity/cloudfrontListCloudFrontOriginAccessIdentities2016_11_25
/2016-11-25/origin-access-identity/cloudfrontCreateCloudFrontOriginAccessIdentity2016_11_25
/2016-11-25/distributionListDistributions2016_11_25
/2016-11-25/distributionCreateDistribution2016_11_25
/2016-11-25/distribution#WithTagsCreateDistributionWithTags2016_11_25
/2016-11-25/distribution/{DistributionId}/invalidationListInvalidations2016_11_25
/2016-11-25/distribution/{DistributionId}/invalidationCreateInvalidation2016_11_25
/2016-11-25/streaming-distributionListStreamingDistributions2016_11_25
/2016-11-25/streaming-distributionCreateStreamingDistribution2016_11_25
/2016-11-25/streaming-distribution#WithTagsCreateStreamingDistributionWithTags2016_11_25