MCP server exposing 1 tool for phishtank.
This URL is a JSON-RPC 2.0 endpoint over HTTP. Issue POST requests with a JSON-RPC body. Browsers and search crawlers land here on GET.
POST https://gateway.pipeworx.io/phishtank/mcp
Content-Type: application/json
{"jsonrpc":"2.0","id":1,"method":"tools/list"}
check_url — Check if a URL is a known phishing site in the PhishTank database. Returns whether it is a phish, verification status, and details URL. Example: check_url("http://suspicious-site.example.com/login").Code samples (curl / TypeScript / one-click client install), schemas, and the live playground are on the pack page:
https://pipeworx.io/packs/phishtank/
Pipeworx is an open MCP gateway connecting AI agents to live data. pipeworx.io