You're viewing a demo portfolio

Join the waitlist
PRSM

flood_zone_lookup

Active

Tool of io.github.blackboxfoundry/livedatalink

declared in 1.0.0

FEMA flood zone designation for an address or coordinate. Returns the zone code, plain-English risk, BFE if applicable, FIRM panel reference, and whether NFIP insurance is mandated for federally-backed mortgages.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "properties": {
    "lat": {
      "type": "number"
    },
    "lon": {
      "type": "number"
    },
    "location": {
      "type": "string",
      "description": "Address or zip to geocode."
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

io.github.blackboxfoundry/livedatalink

https://github.com/blackboxfoundry/livedatalink

2/7 registries
View full server →
flood_zone_lookup — io.github.blackboxfoundry/livedatalink — PRSM MCP