Sign In

homecastr-mcp-server

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

homecastr-mcp-server

MCP server for Homecastr forecasts, canonical data, benchmarks, and permit or zoning readiness for ChatGPT, Cursor, Claude, and other AI agents

latest
Source
npmnpm
Version
1.16.0
Version published
Maintainers
1
Created
Source

Homecastr MCP Server

Probabilistic home value forecasts for any US address, ZIP, Census tract, county, or state, available as a Model Context Protocol (MCP) server for ChatGPT, Cursor, Claude, Windsurf, and other AI agents.

Quick Start

Remote (no install)

{
  "mcpServers": {
    "homecastr": {
      "url": "https://www.homecastr.com/api/mcp/mcp"
    }
  }
}

Local (stdio)

npx homecastr-mcp-server

MCP Client Config

{
  "mcpServers": {
    "homecastr": {
      "command": "npx",
      "args": ["-y", "homecastr-mcp-server"],
      "env": {
        "HOMECASTR_API_KEY": "hc_demo_public_readonly"
      }
    }
  }
}

Discovery

  • Well-known server metadata: https://www.homecastr.com/.well-known/mcp/server.json
  • Well-known server card: https://www.homecastr.com/.well-known/mcp/server-card.json
  • Discovery mirror: https://www.homecastr.com/.well-known/mcp.json
  • Human-readable MCP docs: https://www.homecastr.com/docs/mcp

Environment Variables

VariableRequiredDefaultDescription
HOMECASTR_API_KEYNohc_demo_public_readonlyAPI key. Demo key rate-limited (50 req/hr). Get a free key and docs at homecastr.com/docs.
HOMECASTR_API_URLNohttps://www.homecastr.comOverride for staging/self-hosted environments.
WORLDCASTR_API_KEYNohc_demo_public_readonlyWorldcastr alias for the same API credential. HOMECASTR_API_KEY takes precedence when both are set.
WORLDCASTR_API_URLNohttps://worldcastr.comSet to https://worldcastr.com to use the Worldcastr endpoint. HOMECASTR_API_URL takes precedence when both are set.

PostHog MCP Analytics

Set POSTHOG_PROJECT_API_KEY to enable MCP tool-call analytics. The server also reads POSTHOG_HOST (default https://us.i.posthog.com) and falls back to NEXT_PUBLIC_POSTHOG_KEY / NEXT_PUBLIC_POSTHOG_HOST if those are already configured in your environment.

Tools (38 HTTP tools, 42 stdio tools)

Forecasts (public - demo key works)

ToolInputCoverage
forecast_by_addressaddress (string), year (optional 2026–2030)Houston metro
forecast_by_parcelacct (tax parcel ID)FL + Houston
forecast_by_unitacct, include_siblings (optional bool)FL + Houston
forecast_by_tabblockgeoid (15-digit Census GEOID20)NYC + Houston
forecast_by_tractgeoid (11-digit Census GEOID20)Nationwide (~82K tracts)
forecast_by_zctazcta (5-digit ZIP)Nationwide (~20K ZCTAs)
forecast_by_zip3zip3 (3-digit ZIP prefix)Nationwide (6,210 areas)
forecast_by_countyfips (5-digit county FIPS)Nationwide
forecast_by_statefips (2-digit state FIPS)All 50 states
forecast_by_h3_cellh3_id, year (optional)Houston metro (legacy)

Benchmarks & Public Data (public - demo key works)

ToolInputNotes
list_benchmark_datasetsphase (optional), asset_class (optional), public_readiness (optional)Catalog of public-safe benchmark and data assets
get_benchmark_datasetasset_idResolve one asset to its benchmark/public surface
get_public_forecast_vintagevintage_id (optional), support_level (optional), target (optional)Validated public-vintage tables with provenance
get_backtest_scoresbenchmark_id (optional), target (optional)Public-safe score summaries such as model-vs-persistence
get_target_metric_forecastgeoid, targetAggregate tract target-metric bridge surface; may be deployment-gated
get_census_bps_county_monthlyyear, month, kind, county_fips, state_fips, limit, history, summary (all optional)Normalized Census BPS county-month permit rows from the public R2-backed permit surface
get_fast41_projectsproject_id, state, status, sector, lead_agency, limit, summary (all optional)Normalized FAST-41 federal permitting project inventory rows; not a milestone-date settlement oracle until the full dataset is normalized
get_epa_echo_npdes_sewer_overflowsstate, permit_id, event_type, year, min_volume_gallons, with_coordinates, limit, summary (all optional)Normalized EPA ECHO NPDES current sewer-overflow and bypass event rows; not a settlement oracle until refresh/checksum/replacement-report policy is published
get_epa_echo_npdes_sewer_overflow_historystate, permit_id, event_type, year, min_volume_gallons, with_coordinates, current_only, include_replaced, limit, summary (all optional)Normalized EPA ECHO NPDES all-version sewer-overflow and bypass event rows with amendment/replacement history; not a settlement oracle until refresh/checksum/revision policy is published
get_epa_echo_npdes_outfallsstate, permit_id, status, component, current_violation, cwa_status, with_coordinates, limit, summary (all optional)Normalized EPA ECHO ICIS-NPDES outfall/facility/permit-status rows; not a settlement oracle until limits, effluent violations, detailed enforcement rows, and refresh/checksum/revision policy are published
get_epa_echo_npdes_violationsstate, permit_id, category, violation_code, rnc_detection_code, rnc_resolution_code, year, has_linked_enforcement, limit, summary (all optional)Normalized EPA ECHO ICIS-NPDES permit-schedule, compliance-schedule, and single-event violation rows; not a settlement oracle until effluent violations, limits, detailed enforcement rows, refresh/checksum, and revision policy are published

Canonical Data Discovery (public - demo key works)

ToolInputNotes
list_data_assetsdata_family (optional), public_status (optional), visibility (optional), inventory_asset (optional)Canonical 89-row asset catalog across public, metadata-only, restricted, and unavailable surfaces
get_data_assetasset_idFull canonical asset card with contracts, provenance, access policy, and related artifacts
list_data_sourcesdata_family (optional), public_status (optional), license_status (optional)Source-oriented view across provenance manifests, source catalogs, panels, and reference datasets
get_data_sourcesource_idOne upstream source record with official URLs, source family, panel links, provenance metadata, and access policy
get_panel_lineagepanel_id, source_id (optional)Source-to-panel lineage edges with source roles, join keys, transforms, output fields, and official source URLs
get_data_coveragenoneSource, official-link, family, geography, resolution, panel-lineage, source-to-geography index, and coverage-map rollup counts
list_source_coverage_indexsource_id (optional), coverage_feature_id (optional), panel_id (optional), coverage_geometry_role (optional), native_boundary_status (optional)Source-to-geography index rows with coverage feature IDs, reference-boundary metadata, native-boundary review status, official URLs, and geometry redistribution policy
list_public_records_acquisitionlane_id (optional), source_family (optional), geography (optional), current_status (optional), records_law_gate (optional)Metadata-only public-records acquisition evidence lanes with durable cloud evidence, public-route checks, records-law gate posture, holdbacks, and next safe action
get_source_coverage_mapnoneSelectable source-coverage GeoJSON layer with public reference boundaries where available, generalized regions elsewhere, source IDs, official URLs, panel links, readiness, license metadata, and geometry notes
list_data_schemasdata_family (optional), schema_id (optional)Schema bundle catalog for canonical dataset, panel, forecast, benchmark, and artifact contracts
get_data_schemaschema_idFull JSON Schema definition plus referenced families and assets
get_entityentity_id, entity_type (optional)Canonical geography entity metadata with normalized IDs, labels, and parent hierarchy
get_geography_crosswalksource_entity_id, source_entity_type (optional), target_entity_type (optional)Canonical crosswalk rows such as tract-to-county or tract-to-ZCTA
get_provenanceprovenance_idReviewed provenance manifest or source ledger with retrieval and publication metadata
get_data_artifactartifact_idArtifact manifest metadata, including format, owner asset, and canonical download path

Canonical Data Query (public - demo key works)

ToolInputNotes
query_observationsentity_id, asset_id (optional), entity_type (optional), metric_id (optional), period_start (optional), period_end (optional)Canonical observation rows for aggregate-safe histories such as tract ACS target panels
query_featuresentity_id, asset_id (optional), entity_type (optional), metric_id (optional), feature_id (optional), as_of_date (optional), period_start (optional), period_end (optional)Canonical feature rows with transform metadata and leakage-safe input references
get_panel_slicepanel_id, entity_id, entity_type (optional), metrics (optional), period_start (optional), period_end (optional)Canonical multi-metric panel rows for benchmark or training-candidate review
query_forecastsentity_id, asset_id (optional), entity_type (optional), metric_id (optional)Canonical forecast-series records with origin time, horizon points, and training cutoff metadata
get_forecast_vintagevintage_id, target (optional)Canonical same-vintage public forecast series with provenance-heavy benchmark labeling
get_benchmark_resultbenchmark_id, target (optional)Canonical benchmark result record with standardized score rows and reproducibility references
get_synthetic_datasetsynthetic_id, entity_type (optional), entity_id (optional), metric_id (optional)Explicitly labeled synthetic scenario bundle derived from canonical forecasts

Content & Analytics (real API key required for last two)

ToolInputNotes
get_narrativegeoid, level (optional: state|county|city|tract)AI-generated market narrative
get_county_outlookfips (5-digit county FIPS)Pre-computed appreciation + trajectory
get_permit_zoning_readinesssource_id, market_id, summary (all optional)Permit/zoning source evidence and market-readiness gates; use get_census_bps_county_monthly, get_fast41_projects, get_epa_echo_npdes_sewer_overflows, get_epa_echo_npdes_sewer_overflow_history, get_epa_echo_npdes_outfalls, and get_epa_echo_npdes_violations for currently exposed normalized row surfaces
list_training_runsjurisdiction (optional), year (optional), limit (optional)ML training history
get_analytics_eventsevent_name (optional), page_path (optional), days (optional)Product event stats

Output Format

Every forecast tool returns probabilistic bands:

  • P10 - pessimistic downside (10th percentile)
  • P25 - conservative estimate
  • P50 - median expected value
  • P75 - optimistic estimate
  • P90 - upside scenario (90th percentile)

Plus appreciation %, growth $, and a multi-year fan chart.

Example Prompts

  • "What's the 5-year home price forecast for 5000 Westheimer Rd, Houston TX?"
  • "Compare the forecast for ZIP 77056 vs 10001 over the next 3 years."
  • "What's the P90 appreciation for Harris County TX by 2030?"
  • "Get the market narrative for Census tract 48201231400."
  • "List the phase_1 benchmark datasets and tell me which ones are launch-ready."
  • "Get the Arizona OEO Maricopa 2022 public forecast vintage for total_population."
  • "List all draft input_panel assets and tell me which ones are training candidates."
  • "Load the source coverage map and show which official sources are associated with Phoenix / Maricopa / Pinal."
  • "List source coverage-index rows for Phoenix and show which sources have public reference boundaries versus native-boundary terms review."
  • "List public-records acquisition lanes for utility infrastructure where the request gate is closed, and summarize the holdbacks."
  • "Show me the canonical schema for hc.panel_row.v1."
  • "Get the provenance manifest for provenance.arizona_archive_status_ledger."

License

MIT

Keywords

mcp

FAQs

Package last updated on 30 Jul 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts