AWS Marketplace Commerce Analytics MCP Config
Provides AWS Marketplace business intelligence data on-demand.
Config URL
Use this URL in any MCP-compatible client to fetch the config automatically.
https://mcp-bridge.pages.dev/config/amazonaws-com-marketplacecommerceanalytics.jsonConfiguration JSON
Use curl https://mcp-bridge.pages.dev/config/amazonaws-com-marketplacecommerceanalytics.json to fetch programmatically.
{
"mcpServers": {
"amazonaws-com-marketplacecommerceanalytics": {
"command": "npx",
"args": ["-y","@mcp/amazonaws-com-marketplacecommerceanalytics"],
"env": {
"AWS_MARKETPLACE_COMMERCE_ANALYTICS_API_KEY": "your_aws_marketplace_commerce_analytics_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-marketplacecommerceanalytics.jsonEnvironment Variables
AWS_MARKETPLACE_COMMERCE_ANALYTICS_API_KEYReplace your_aws_marketplace_commerce_analytics_api_key with your actual aws marketplace commerce analytics api key
Endpoints
POST
/#X-Amz-Target=MarketplaceCommerceAnalytics20150701.GenerateDataSetGenerateDataSet
POST
/#X-Amz-Target=MarketplaceCommerceAnalytics20150701.StartSupportDataExportStartSupportDataExport