# Cook County / Chicago Property Data MCP server

Cook County / Chicago property by address or PIN: sales, permits, assessments, comps. Pay via x402.

## Links
- Registry page: https://www.getdrio.com/mcp/com-ingest0r-api-cook-county-property-data

## Install
- Endpoint: https://api.ingest0r.com/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://api.ingest0r.com/mcp

## Tools
- get_free_sample - FREE ($0, no payment): a fixed, representative example of every paid
response shape (search, parcel, dossier, comps). Call this FIRST to
validate the data structure and quality before spending anything. Endpoint: https://api.ingest0r.com/mcp
- search_chicago_property_by_address - Resolve a Cook County / Chicago street address (full or partial) to its
parcel PIN(s) — ranked candidates with address, city, ZIP, and match score.
Call this FIRST when you have an address but not a PIN, then pass a returned
pin to get_cook_county_parcel / get_cook_county_property_dossier /
find_chicago_comparable_sales. FREE — no payment required. Endpoint: https://api.ingest0r.com/mcp
- get_cook_county_parcel - Cook County, IL parcel record (address, assessor class, township,
neighborhood, ward, schools, lat/lon) for a 10- or 14-digit PIN.
Costs $0.01 per call (x402, USDC). Endpoint: https://api.ingest0r.com/mcp
- get_cook_county_property_dossier - Full Cook County / Chicago property dossier (parcel basics, recorded
sales & deed history, building permits, property-tax assessment history,
location context) for a PIN — the one-call due-diligence record. Permits
are LINKED to the PIN here (the raw permit open-data has no PIN; links are
derived by address + geo match), so this is a finished record you can't
reproduce with raw open-data queries. Costs $0.03 per call (x402, USDC). Endpoint: https://api.ingest0r.com/mcp
- find_chicago_comparable_sales - Recent arm's-length comparable sales (comps) in the same Cook County
assessor neighborhood and property class as the given PIN, with an implied
low/median/high price range — a derived, lightweight automated valuation
you won't get from a raw open-data query. Costs $0.10 per call (x402,
USDC) — the highest-value route; try get_free_sample first. Endpoint: https://api.ingest0r.com/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: com.ingest0r.api
- Version: 0.1.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jun 28, 2026
- Source: https://registry.modelcontextprotocol.io
