Servers
User Agent Parser X402
@Br0ski777
Parse any user agent string into structured data: browser, OS, device type, engine, and bot detection in one call. -- x402 micropayment API + MCP server for AI agents
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"user-agent-parser": {
"url": "https://user-agent-parser-production.up.railway.app/mcp",
"transport": "sse"
}
}
}