Amazon Mobile Analytics MCP Config
Amazon Mobile Analytics is a service for collecting, visualizing, and understanding app usage data at scale.
Config URL
Use this URL in any MCP-compatible client to fetch the config automatically.
https://mcp-bridge.pages.dev/config/amazonaws-com-mobileanalytics.jsonConfiguration JSON
Use curl https://mcp-bridge.pages.dev/config/amazonaws-com-mobileanalytics.json to fetch programmatically.
{
"mcpServers": {
"amazonaws-com-mobileanalytics": {
"command": "npx",
"args": ["-y","@mcp/amazonaws-com-mobileanalytics"],
"env": {
"AMAZON_MOBILE_ANALYTICS_API_KEY": "your_amazon_mobile_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-mobileanalytics.jsonEnvironment Variables
AMAZON_MOBILE_ANALYTICS_API_KEYReplace your_amazon_mobile_analytics_api_key with your actual amazon mobile analytics api key
Endpoints
POST
/2014-06-05/events#x-amz-Client-ContextPutEvents