@unphurl/mcp-server
Advanced tools
+1
-1
@@ -7,3 +7,3 @@ // Hardcoded default scoring weights and signal descriptions | ||
| default_weight: 40, | ||
| description: "Domain name resembles a major brand (Levenshtein distance + homoglyph analysis against 50+ brands)", | ||
| description: "Domain name resembles a major brand (Levenshtein distance + homoglyph analysis against 150+ brands)", | ||
| }, | ||
@@ -10,0 +10,0 @@ { |
+2
-2
| #!/usr/bin/env node | ||
| // Unphurl MCP Server — domain intelligence for AI tools | ||
| // Wraps the Unphurl API as 11 MCP tools for Claude Code, Cursor, Windsurf, etc. | ||
| // Wraps the Unphurl API as 13 MCP tools for Claude Code, Cursor, Windsurf, etc. | ||
| // | ||
@@ -25,3 +25,3 @@ // Configuration: | ||
| name: "unphurl", | ||
| version: "0.1.0", | ||
| version: "0.1.1", | ||
| }); | ||
@@ -28,0 +28,0 @@ // Register all 13 tools across 7 modules |
+1
-1
| { | ||
| "name": "@unphurl/mcp-server", | ||
| "version": "0.1.0", | ||
| "version": "0.1.1", | ||
| "description": "Unphurl domain intelligence MCP server — check URLs for security and quality signals from any AI tool", | ||
@@ -5,0 +5,0 @@ "type": "module", |
+1
-0
@@ -46,2 +46,3 @@ <p align="center"> | ||
| | `signup` | Create a new account, get an API key | No | | ||
| | `resend_verification` | Resend verification email (rate limited 3/hour) | Yes | | ||
| | `check_url` | Check a single URL for security/quality signals | Yes | | ||
@@ -48,0 +49,0 @@ | `check_urls` | Batch check up to 500 URLs (handles async polling automatically) | Yes | |
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
47835
0.17%104
0.97%