Skip to content
MCP-Bridge
Data & AnalyticsAuto-generated

Amazon Mobile Analytics MCP Server

Amazon Mobile Analytics is a service for collecting, visualizing, and understanding app usage data at scale.

Quick Setup

Transport: STDIO

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

Environment Variables

AMAZON_MOBILE_ANALYTICS_API_KEY

Example: your_amazon_mobile_analytics_api_key

MCP Server Configuration

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

{
  "mcpServers": {
    "amazonaws-com-mobileanalytics": {
      "command": "npx",
      "args": ["-y","@mcp/amazonaws-com-mobileanalytics"],
      "env": {
      "AMAZON_MOBILE_ANALYTICS_API_KEY": "your_amazon_mobile_analytics_api_key"
}
    }
  }
}

Endpoints

POST/2014-06-05/events#x-amz-Client-Context

PutEvents