MCP server exposing 1 tool for perilpulse.
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/perilpulse/mcp
Content-Type: application/json
{"jsonrpc":"2.0","id":1,"method":"tools/list"}
perilpulse_risk — Multi-peril risk scores (flood, wildfire, wind, hail, crime…) for a property address. Returns A–F grades / 0–100 scores across 25+ hazard types (flood, wildfire, earthquake, wind, hail, tornado, lightning, storm surge, crime, sinkhole, and more) — HazardHub-style property risk for insurance underwriting & due diligence. Example: perilpulse_risk({ street: "123 Main St", city: "Austin", state: "TX", zip: "78701", _apiKey: "your-key" })Code samples (curl / TypeScript / one-click client install), schemas, and the live playground are on the pack page:
https://pipeworx.io/packs/perilpulse/
Pipeworx is an open MCP gateway connecting AI agents to live data. pipeworx.io