a month ago
URL intelligence for AI agents. One URL in, structured security and data quality signals out. 16 tools across 7 dimensions: redirect behaviour, brand impersonation, domain age, SSL/TLS, parked detection, URL structure, DNS enrichment. Risk score 0-100 with 25 configurable scoring weights. Signals, not verdicts.
Server Config
{
"mcpServers": {
"unphurl": {
"command": "npx",
"args": [
"-y",
"@unphurl/mcp-server"
],
"env": {
"UNPHURL_API_KEY": "<YOUR_UNPHURL_API_KEY>"
}
}
}
}