7 GSMArena tools your agent gets from the browser-memory MCP server, 7 reads and 0 writes. They arrive together with the connection — there is nothing to install per site — and each one runs the operation in your own logged-in browser, returning structured JSON.
TWO MODES, one per call, and the tool does the work itself in both. LIST MODE: you pass `check` with your brands and get them split into the ones gsmarena has and the ones it does not.
TWO MODES, one per call, and the tool does the work itself in both. LIST MODE: you pass `queries` and get back which of them matched, plus a `handle` for the rest of the chain.
Pure substring search over the WHOLE gsmarena catalogue, and the step where YOU decide.
Get the WHOLE gsmarena device catalogue as ONE flat table in ONE call, identity AND specs together: 14.838 rows x ~117 columns, delivered as a CSV string in `csv` (RFC4180, the header is the first lin…
Full spec sheet for a list of gsmarena devices. Most ids are answered from a prebuilt index of the whole catalogue without a single request to gsmarena, which is what dodges the rate limit; only the i…
TWO MODES, one per call, and the tool does the work itself in both.
Fetch phone specs from gsmarena for a list of device ids and return ONE ROW PER REQUESTED ID, always — including the ones that failed.