User Agent Parser — Browser, OS, Device Detection

User agent string parser API for AI agents.

Community: Submitted by a user or imported; check the owner before granting accessRequires local installNo sign-inGlobalFreeRead-only
This server only runs on your computer. It cannot be added to Claude or ChatGPT web. See the project docs for installation.

What it can do

    What data it sees

    Do you need an account

    No: the server works without sign-in

    User agent string parser API for AI agents. Parse any user agent into structured data: browser (name, version), OS (name, version), device type (desktop/mobile/tablet), rendering engine, and bot detection.

    Tools: utility_parse_user_agent.

    Use this for analytics processing, bot detection, device targeting, or browser compatibility checks.

    Returns: {browser, os, device, engine, isBot}. No API key required — x402 micropayment $0.001/call on Base L2.

    Requires a local install: run the server on your machine, then point your client at it.

    Tools not fetched yet: the server requires sign-in; the list appears after a manual check.