Native to your AI

Florida property data, native to your agent

Paste one URL into Claude, OpenClaw, Hermes, or any MCP-compliant agent. Your agent can search Florida parcels, look up owners and values, pull tax delinquencies. No code. $5/month.

12M+ Florida parcels · Bearer auth · Standard MCP-1.0 JSON-RPC

How it works

Three steps. No code.

01

Get a key

Sign up, get one fpapi_live_* key. Free trial included.

02

Paste the URL

Drop https://floridapropertyapi.com/api/mcp into your AI agent's MCP config — one line.

03

Ask your agent

"Find me every tax-delinquent parcel in Pinellas County over $200k just value." Your agent calls Florida property data directly.

8 tools, zero integration

What your agent can do, day one

search_parcels

Search Florida parcels by owner, site address, county, or use code.

Ask: Find all single-family parcels in Pinellas County owned by 'sunshine holdings'.

get_parcel

Get full detail for one parcel by parcel ID (owner, site address, assessed & just values). Sales history is coming soon.

Ask: Pull the owner of record and just value for parcel 14-29-15-12345-000-0010.

search_owners

Find property owners across all Florida parcels.

Ask: Show every Florida parcel where John Doe is the owner of record.

search_tax_certificates

Search tax certificates and certificate holders.

Ask: Find every active tax certificate held by a given investor in Florida.

search_addresses

Find parcels by ZIP, city, or partial street.

Ask: List parcels at any site address in ZIP 34601.

leads_tax_delinquencies

Filter tax-delinquent parcels by county, use code, value range — the lead-feed magnet.

Ask: Show me tax-delinquent vacant-land parcels in Hillsborough County over $50k just value.

sales_daily

Get all parcel sales recorded on a specific date. Sales history is coming soon — this tool returns no records yet.

Ask: Show me the owner of record and just value for parcels in Pinellas County.

sales_recent

Get parcel sales recorded in the last N days. Sales history is coming soon — this tool returns no records yet.

Ask: List tax-delinquent parcels in Hillsborough County with their owner and assessed value.

Install in 60 seconds

Pick your agent. Paste the snippet.

Edit your Claude Desktop config (Mac: ~/Library/Application Support/Claude/claude_desktop_config.json — Windows: %APPDATA%\Claude\claude_desktop_config.json), then restart Claude.

json
{
  "mcpServers": {
    "florida-property-api": {
      "url": "https://floridapropertyapi.com/api/mcp",
      "headers": {
        "Authorization": "Bearer fpapi_live_REPLACE_WITH_YOUR_KEY"
      }
    }
  }
}

Restart Claude Desktop. The 8 Florida property tools appear in your tool list.

Don't see your agent? Any MCP-1.0 compliant client works — read the MCP spec.

Get your MCP key — $5/mo

1,000 AI-agent calls a month. Works with Claude, OpenClaw, Hermes, and any MCP-1.0 client. Cancel anytime.