Property Records / Parcels data for AI agents
Parcel-level assessed values, sale history, and characteristics from state open data. Live coverage: Maryland statewide (~2.4M parcels, with sale prices) and Harris County, TX / Houston (appraised value only; Texas is a non-disclosure state). Valuation and characteristics only, no owner names.
Get a free key → See all 4 tools
Connect in one step
Property Records / Parcels tools run on the same LiveDataLink endpoint as every other domain - one bearer key, no per-source integration. Add this to your MCP client (Claude, Cursor, n8n, LangChain, and more):
{
"mcpServers": {
"livedatalink": {
"url": "https://livedatalink.ai/mcp",
"headers": { "Authorization": "Bearer YOUR_API_KEY" }
}
}
}
Then call any tool below. The free tier gives you 1,000 queries/month across all 284 tools with no credit card.
Property Records / Parcels tools (4)
| parcel_search | Find parcels by street address; returns assessed value, land use, and last sale. |
| parcel_details | Full record for one parcel: assessed value (total/land/improvement), zoning, year built, sq ft, lot size, coordinates. |
| parcel_sales_history | Recorded sale price + date history for a parcel (no party names). |
| parcel_coverage | Which states/counties are currently covered and parcel counts. |
Common queries this domain answers: parcel · property record · property records · assessed value · assessment · tax assessment · property tax · appraisal · appraised value · sale price · sold for · deed · year built · square footage · lot size · zoning · land use · property lookup.
Why LiveDataLink for Property Records / Parcels
- One key, 59 domains. These tools sit alongside FMCSA carrier safety, sanctions screening, SEC filings, courts, Census, and FRED - no separate integration per source.
- Resale-safe. Sourced from State open data (MD, TX) - public and openly-licensed data you can embed and redistribute.
- Built for agents. Read-only annotated MCP tools, Streamable HTTP, Bearer auth. Works out of the box in Claude, Cursor, and n8n's native MCP node.
FAQ
- What Property Records / Parcels data can an AI agent access through LiveDataLink?
- Parcel-level assessed values, sale history, and characteristics from state open data. Live coverage: Maryland statewide (~2.4M parcels, with sale prices) and Harris County, TX / Houston (appraised value only; Texas is a non-disclosure state). Valuation and characteristics only, no owner names. It exposes 4 tools (parcel_search, parcel_details, parcel_sales_history, parcel_coverage) over the Model Context Protocol at https://livedatalink.ai/mcp, sourced from State open data (MD, TX).
- How do I connect to the LiveDataLink Property Records / Parcels MCP server?
- Add https://livedatalink.ai/mcp as a Streamable-HTTP MCP server in Claude, Cursor, n8n, or any MCP client, with an "Authorization: Bearer YOUR_API_KEY" header. Get a free key (1,000 queries/month, no credit card) at https://livedatalink.ai/signup/free. No per-domain setup - the Property Records / Parcels tools load under the same key as every other domain.
- Is the LiveDataLink Property Records / Parcels data free and safe to redistribute?
- LiveDataLink sources Property Records / Parcels data from State open data (MD, TX). Public-domain US-government and openly-licensed data is resale-safe, so results can be embedded and redistributed in your own product. The free tier includes 1,000 queries/month; paid plans start at $10/month.