← Top 100 / Full directory (5,562)

User Agent Parser — Browser, OS, Device Detection

Search & Web Remote 1 tool

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.

GitHub ↗ Docs ↗

How to connect

1
Add the remote MCP URL
Paste this endpoint into Claude, ChatGPT, or Cursor MCP settings.
https://user-agent-parser--axel-belfort.run.tools
2
Verify the tools loaded
Confirm tools/list returns the expected tools before relying on them in production.

Tools

(1)
  • utility_parse_user_agent

    Use this when you need to parse a user agent string to identify the client's browser, OS, device type, and bot status. Returns fully structured data. 1. browser -- name and version (e.g. "Chrome 120.

Related servers