URL intelligence for AI agents and developers. Structured signals on all URLs. 16 tools, 25 signal weights. 20 free checks.
If you already use Unphurl MCP, the unphurl mcp mcp server is the piece that lets your assistant work with it directly. URL intelligence for AI agents and developers. Structured signals on all URLs. 16 tools, 25 signal weights. 20 free checks.
Give your AI agent eyes for URLs. Unphurl analyses any URL across 7 dimensions (redirect behaviour, brand impersonation, domain age, SSL/TLS, parked detection, URL structure, DNS enrichment) and returns structured signals with a configurable 0-100 risk score. Signals, not verdicts. Your agent decides what to do with them.
Because this one is hosted, setup is mostly authentication — you point your client at the endpoint and approve access. Nothing runs on your machine, so there is no runtime to keep patched.
The toolset is worth reading before you wire it up, because it tells you what the integration is really for:
Spreadsheets — Read a CRM export, batch-check every URL, write results back with risk scoresDocuments — Generate a branded PDF audit report from the resultssignup — Create a new account, get an API keyresend_verification — Resend verification email (3/hour limit)check_url — Check a single URL across all 7 dimensionscheck_urls — Batch check up to 500 URLs (handles async polling automatically)list_profiles — List your custom scoring profilescreate_profile — Create or update a scoring profile with custom weightsdelete_profile — Delete a scoring profileshow_defaults — Show all 25 scoring signals with default weightsget_balance — Check your pipeline check credit balanceget_stats — View usage statistics and score threshold countsConfiguration is passed through the environment: UNPHURL_API_KEY. Treat anything key-shaped as a real credential — scope it to the minimum the server needs, and rotate it if it ever lands in a shared config.
This sits in the payments and commerce group, where several servers overlap in what they claim to do but differ sharply once you actually set them up. Unphurl MCP's toolset — Spreadsheets, Documents, signup and 11 more — is a fair guide to whether it matches your workflow. It is maintained by 123ergo; worth a glance at recent repository activity before you build anything load-bearing on it.
This entry was verified against Unphurl MCP's own documentation before publication; SyncDev keeps the directory reviewed rather than auto-generated.
| Tool | What it does |
|---|---|
| Spreadsheets | Read a CRM export, batch-check every URL, write results back with risk scores |
| Documents | Generate a branded PDF audit report from the results |
| signup | Create a new account, get an API key |
| resend_verification | Resend verification email (3/hour limit) |
| check_url | Check a single URL across all 7 dimensions |
| check_urls | Batch check up to 500 URLs (handles async polling automatically) |
| list_profiles | List your custom scoring profiles |
| create_profile | Create or update a scoring profile with custom weights |
| delete_profile | Delete a scoring profile |
| show_defaults | Show all 25 scoring signals with default weights |
| get_balance | Check your pipeline check credit balance |
| get_stats | View usage statistics and score threshold counts |
| get_pricing | Show available credit packages and pricing |
| purchase | Purchase credits (returns Stripe Checkout URL) |
{
"mcpServers": {
"unphurl": {
"command": "npx",
"args": ["-y", "@unphurl/mcp-server"],
"env": {
"UNPHURL_API_KEY": "uph_your_key_here"
}
}
}
}Configuration as documented by the project. Restart the client after saving.
| Variable | Description | Required |
|---|---|---|
| UNPHURL_API_KEY | Credential the server authenticates with. | Yes |
Payments infrastructure meets AI — customers, invoices, subscriptions and current API docs from Stripe's server.
Build for Shopify with current APIs — the official Dev MCP server for schema-accurate storefront and admin code.
Give your AI assistant a supervised window into your Interactive Brokers account — balances, positions, live quotes and orders.
Invoices, payments and disputes through PayPal's official server — commerce operations by conversation.
Enables querying and listing Azure resources and costs directly from an MCP client.
Empowers LLMs with Bitcoin Lightning Network payment capabilities via the ZBD API.