Skip to content
MCP-Bridge
Cloud Infrastructure

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.json

Configuration 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

Claude Desktop

Paste the config JSON into your claude_desktop_config.json.

Full instructions →

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.json

Environment Variables

AWS_MARKETPLACE_COMMERCE_ANALYTICS_API_KEY

Replace your_aws_marketplace_commerce_analytics_api_key with your actual aws marketplace commerce analytics api key

Endpoints

POST/#X-Amz-Target=MarketplaceCommerceAnalytics20150701.GenerateDataSet

GenerateDataSet

POST/#X-Amz-Target=MarketplaceCommerceAnalytics20150701.StartSupportDataExport

StartSupportDataExport