HomeSecurity › Unphurl

Unphurl

URL intelligence for AI agents and developers. 16 tools, 25 signal weights, 20 free checks.

TypeScript Cloud Remote
★ 1 stars Last pushed 2026-04-23 License: MIT

Topics: Security

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Remote (streamable-http)

https://mcp.unphurl.com/mcp Reachable (checked 2026-09-24)

Claude Code:

claude mcp add --transport http unphurl-mcp https://mcp.unphurl.com/mcp

Or add to your MCP client config:

{
  "mcpServers": {
    "unphurl-mcp": {
      "url": "https://mcp.unphurl.com/mcp"
    }
  }
}

Package (npm 0.2.3)

npx -y @unphurl/mcp-server@0.2.3

Or add to your MCP client config:

{
  "mcpServers": {
    "unphurl-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@unphurl/mcp-server@0.2.3"
      ],
      "env": {
        "UNPHURL_API_KEY": "<YOUR_VALUE>"
      }
    }
  }
}
  • UNPHURL_API_KEY required secret — Your Unphurl API key (get one at unphurl.com or via the signup tool)

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry