Native to your AI

Florida tax-certificate data, native to your agent

Paste one URL into Claude, OpenClaw, Hermes, or any MCP-compliant agent. Your agent can search 1.26 million Florida tax certificates, pull certificate detail, and check delinquent parcels. No code. $5/month.

1.27M Florida tax certificates, 42 of 67 counties · Bearer auth · Standard MCP-1.0 JSON-RPC

How it works

Three steps. No code.

01

Get a key

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

02

Paste the URL

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

03

Ask your agent

"Find me every available tax certificate in Pinellas County over $5k face amount." Your agent calls Florida tax-certificate data directly.

8 tools, zero integration

What your agent can do, day one

search_certificates

Search Florida tax certificates by certificate number, owner, parcel ID, county, or status.

Ask: Find every sold tax certificate in Pinellas County held against an owner named 'sunshine holdings'.

get_certificate

Get full detail for one certificate by id: number, county, parcel reference, status, face amount, interest rate, and the holder / redemption fields the source published.

Ask: Pull the status, face amount, and interest rate for certificate 2024-014502.

certificates_by_parcel

Pull every certificate tied to a single parcel reference.

Ask: List all certificates issued against parcel 24-28-26-000000-037040.

certificate_counts

Aggregate certificate counts by county, tax year, or status — for sizing a market before you pull rows.

Ask: How many 2024 certificates are on file in Pasco County by status?

search_certificate_sales

Look up the annual county certificate sale: tax year, vendor, sale date, and rolled-up totals.

Ask: When is the Polk County certificate sale and which vendor runs it?

list_counties

All 67 counties with their tax-collector URL, certificate-sale vendor, and our coverage level for each.

Ask: Which Florida counties have certificate-level data and which are directory only?

search_holdersNot yet ingested — 0 holders on file. Calls return an empty result set flagged not_yet_ingested.

Search the certificate holder / fund directory by name.

Ask: Which funds appear in the holder directory?

search_lands_availableNot yet ingested — 0 lands-available and 0 tax-deed records on file. Calls return an empty result set flagged not_yet_ingested.

List lands-available and tax-deed-applied certificates by county.

Ask: Show the lands-available records currently on file.

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-tax-cert-api": {
      "url": "https://fltaxcerts.com/api/mcp",
      "headers": {
        "Authorization": "Bearer fltc_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.