Google Play data for agents
sh.fetcher.googleplay/mcp7 Google Play endpoints. Pay per call in USDC via x402.
Tools · 6
Free. Search fetcher.sh's Google Play endpoints by keyword. Returns paths, descriptions and per-call prices. Start here.
Free. Show the full call signature for one endpoint: required and optional parameters, allowed values, price, and response shape.
Paid. Fetch live data from any Google Play endpoint. Pass the endpoint path plus its parameters (path and query parameters together in `params`). Priced per call in USDC on Base, Monad or Solana: pay …
Free. Show the remaining credit balance for the API key sent in this connection's Authorization header. Call this before a long run of paid requests.
Paid (the amount you choose, minimum $1). Buy prepaid credits with x402 so later calls skip the per-call payment round trip. With an Authorization: Bearer bby_live_... header on this connection it rec…
Paid ($0.003). Apps — Google Play. Live data as JSON. Pay with x402 or an Authorization: Bearer bby_live_... credits key.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"google_play_data_for_agents": {
"url": "https://googleplay.fetcher.sh/mcp",
"transport": "streamable-http"
}
}
}