Site Assessmentfree

Parcel Lookup

Parcel boundary, APN, zoning, acreage, and owner info via LightBox RE

MCP Function Name
gridkit_parcel_lookup

What It Does

Look up parcel boundary polygon, Assessor Parcel Number (APN), zoning classification, acreage, and owner information using the LightBox RE API. Accepts lat/lon, address, or FIPS+APN. Returns GeoJSON polygon, assessor data, and land use classification.

Parameters

NameTypeRequiredDescription
latfloatoptionalLatitude
lonfloatoptionalLongitude
addressstringoptionalUS street address
fipsstringoptionalCounty FIPS code
apnstringoptionalAssessor Parcel Number

Try These in Claude

What's the parcel boundary and zoning at this address?
Look up the APN and acreage for lat 34.7, lon -118.2

Data Sources

LightBox RE API

Use Cases

Connect This Tool

Part of the unified Gridleaf gateway. Connect once for all 55 tools:

Claude Code
claude mcp add --transport streamable-http gridleaf https://mcp.gridleaf.org/mcp --header "X-API-Key: YOUR_KEY"
Claude.ai

Settings > Integrations > Add Custom Connector > URL: https://mcp.gridleaf.org/mcp

More Site Assessment Tools