Back to search
90
MCP v1.0.1 sse

User Agent Parser API

io.github.Br0ski777/user-agent-parser

Parse user agents — browser, OS, device, bot detection. x402 micropayment.

Uptime
66.7%
3 probes
Response
36ms
last probe
Tools
1
callable

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.…

Similar MCP servers embedding-nearest

User Agent Parser API
Parse user agents — browser, OS, device, bot detection. x402 micropayment.
0 tools · sse
User Agent Parser
Parse user agents to extract browser, OS, device, and bot detection.
0 tools
Cron Parser API
Parse, validate and explain cron expressions. Get next run times. x402 micropayment.
0 tools · sse
Cron Parser API live
Parse, validate and explain cron expressions. Get next run times. x402 micropayment.
1 tools · sse
Regex Tester API
Test, validate and explain regular expressions with match highlighting. x402 micropayment.
0 tools · sse
x402 USDC Payments
AI agent micropayments via x402 USDC for crypto-native tool access.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "user_agent_parser_api": {
      "url": "https://user-agent-parser-production.up.railway.app/mcp",
      "transport": "sse"
    }
  }
}