appreports.io

MCP

Hosted MCP access for AI agents.

appreports.io exposes tracked apps data through a hosted MCP endpoint for AI agents. Users do not need to install a local MCP server.

Endpoint

https://api.appreports.io/mcp

Configure your MCP client with the endpoint URL and the generated appreports.io API key:

Authorization: Bearer apr_ak_...

Tokens must be sent in the Authorization header.

Transport behavior

Supported protocol versions are 2025-11-25, 2025-06-18, and 2025-03-26.

If no protocol header is present after initialization, appreports.io follows MCP compatibility behavior and treats the request as 2025-03-26.

Tools

ToolDescription
appreports.list_tracked_appsLists apps tracked through the authenticated account.
appreports.get_tracked_app_availabilityReads the latest synced territory availability for a tracked app.
appreports.list_tracked_app_reviewsLists newest customer reviews for a tracked app.
appreports.list_tracked_app_rankingsLists stored ranking chart appearances for a tracked app.

Limits

MCP access is subject to a rate limit of one request per second per key.