Skip to main content

MCP server providing US real estate data — housing stats, demographics, amenities, and area comparisons via Census ACS and OpenStreetMap

Project description

real-estate-data-mcp-server

MCP server providing US real estate data — housing statistics, demographics, nearby amenities, area comparisons, cost-of-living analysis, and neighborhood search.

All data comes from free, public APIs — no API keys required:

  • US Census ACS 5-Year (2022) for housing and demographic data
  • OpenStreetMap Nominatim for geocoding
  • Overpass API for nearby amenities (schools, hospitals, parks, transit)

Glama MCP Server

Tools

Tool Description
get_housing_stats Median home value, rent, vacancy rates, owner-occupied % for any US state or county
get_area_demographics Population, income, education, employment, age stats from Census ACS
get_nearby_amenities Schools, hospitals, parks, transit stops, supermarkets via OpenStreetMap
compare_areas Side-by-side comparison of housing metrics for 2-5 locations
get_cost_of_living Housing affordability index, cost burden analysis, national comparison
search_neighborhoods Find neighborhoods/places in a city with key housing stats

Installation

pip install real-estate-data-mcp-server

Usage with Claude Desktop

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "real-estate": {
      "command": "real-estate-server"
    }
  }
}

Usage with Claude Code

claude mcp add real-estate -- real-estate-server

Example Queries

  • "What are the housing stats for California?"
  • "Compare housing costs between Texas and New York"
  • "Find amenities near downtown San Francisco (37.7749, -122.4194)"
  • "What's the cost of living in Colorado?"
  • "Search neighborhoods in Austin, TX"
  • "Get demographics for Harris County, Texas (county code 201)"

US State Codes

States can be specified by full name or abbreviation:

  • "California" or "CA"
  • "New York" or "NY"
  • "Texas" or "TX"

Counties require 3-digit FIPS codes (e.g., "073" for San Diego County, CA).

Data Sources

  • US Census Bureau — American Community Survey 5-Year Estimates (2022)
  • OpenStreetMap — Nominatim geocoding + Overpass amenity queries
  • All APIs are free and require no authentication for basic usage

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

real_estate_data_mcp_server-0.1.0.tar.gz (12.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

real_estate_data_mcp_server-0.1.0-py3-none-any.whl (15.1 kB view details)

Uploaded Python 3

File details

Details for the file real_estate_data_mcp_server-0.1.0.tar.gz.

File metadata

File hashes

Hashes for real_estate_data_mcp_server-0.1.0.tar.gz
Algorithm Hash digest
SHA256 b9527ee382bea6bb8e1f28e47d4e8a695b6a473256f9f459b2ef9a33033d6796
MD5 f124efa71008ca8821a9d0f4640533ee
BLAKE2b-256 1e4b25446f11b0917743243a2dd8836fd51886d055961d7acce8b4eec38f602d

See more details on using hashes here.

File details

Details for the file real_estate_data_mcp_server-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for real_estate_data_mcp_server-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 21d7f484392f29ab394f7a08f91ae9adeec3734736b246c3d608889bd1051c22
MD5 06577a5397c16656fe1c96b950a2cff6
BLAKE2b-256 7e8055b0f3367a463d4f939ef6f6c642f67fe2f945e81baee84ec03be73997d4

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page