Cook County / Chicago Property Data

Cook County / Chicago Property Data

Hosted, pay-per-call MCP server for Cook County / Chicago property records — parcels, recorded sales & deeds, building permits, tax assessments, and comparable sales — by street address or 14-digit PIN. Pay per call via x402 (USDC on Base/Solana); no signup or API key.

Category
Visit Server

README

Cook County / Chicago Property Data — MCP server

hyperionxmota/cook-county-property-mcp MCP server

A hosted, pay-per-call Model Context Protocol (MCP) server for Cook County, Illinois — including the City of Chicago — property records: parcels, recorded sales & deed history, building permits, and property-tax assessment history, joined and normalized into one answer. Plus comparable sales (comps) and a lightweight automated valuation.

No signup, no API key — pay per call via the x402 protocol (USDC on Base or Solana).

What this adds over raw open data

This returns finished, joined answers — not raw rows you have to query and stitch. The county open data (Socrata) can't give you:

  • Building permits linked to a PIN. The Chicago permits feed has no PIN field — the permit→parcel link is derived here (exact address match + nearest-parcel geo match). You can't reproduce this with a raw SoQL query.
  • A street address on a parcel. Parcel Universe has no address; it's joined in from a separate dataset here.
  • Comparable-sales valuation. Arm's-length filtering, same-neighborhood/class matching, and an implied low/median/high range — derived analysis, not a row fetch.

So one call returns a normalized property record; against raw open data you'd orchestrate multiple datasets and rebuild joins that don't exist upstream.

Connect

  • Remote MCP endpoint: https://api.ingest0r.com/mcp (streamable-http — add it to any MCP client; nothing to install)
  • Smithery: ingest0r/cook-county-property-data
  • Official MCP Registry: com.ingest0r.api/cook-county-property-data
  • Website / HTTP API: https://api.ingest0r.com
  • Free example response (no payment): https://api.ingest0r.com/v1/sample

Tools

Tool Price Description
search_chicago_property_by_address $0.01 Resolve a street address → parcel PIN(s). The no-PIN entry point.
get_cook_county_parcel $0.01 Single parcel record by 14-digit PIN.
get_cook_county_property_dossier $0.03 Full dossier: address, sales & deed history, permits, assessment history.
find_chicago_comparable_sales $0.10 Comparable sales + implied low/median/high valuation.

Data tools return an HTTP 402 with machine-readable x402 payment terms; pay in USDC and retry.

Data & coverage

~1.9M parcels, refreshed nightly from Cook County Assessor, Cook County Recorder of Deeds, and City of Chicago open-data portals (Socrata). Property-keyed public records only — no owner/occupant personal data.

Use cases

Real-estate due diligence, automated valuation / comps, title & lien research prep, lead enrichment, and market analysis — for autonomous agents and LLM pipelines.

Recommended Servers

playwright-mcp

playwright-mcp

A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.

Official
Featured
TypeScript
Magic Component Platform (MCP)

Magic Component Platform (MCP)

An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.

Official
Featured
Local
TypeScript
Audiense Insights MCP Server

Audiense Insights MCP Server

Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.

Official
Featured
Local
TypeScript
VeyraX MCP

VeyraX MCP

Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.

Official
Featured
Local
graphlit-mcp-server

graphlit-mcp-server

The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.

Official
Featured
TypeScript
Kagi MCP Server

Kagi MCP Server

An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.

Official
Featured
Python
E2B

E2B

Using MCP to run code via e2b.

Official
Featured
Neon Database

Neon Database

MCP server for interacting with Neon Management API and databases

Official
Featured
Exa Search

Exa Search

A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.

Official
Featured
Qdrant Server

Qdrant Server

This repository is an example of how to create a MCP server for Qdrant, a vector search engine.

Official
Featured