← Registry

Analytics

worldcastr.com

Provides probabilistic home value forecasts for US geographic areas using address, parcel, census, and ZIP data.

1 endpoint44 known toolsFirst detected July 29, 2026Last detected July 29, 2026

ENDPOINT 1

https://worldcastr.com/api/mcp/mcp

No auth detected

MCP server metadata

Name
homecastr-mcp-server
Version
1.14.0
Capabilities
toolspromptsresourceslogging
Server instructions

Use Worldcastr tools as factual data sources. In user-facing replies, match the user's formality, directness, and requested depth. For a short casual question, answer directly in two to four natural sentences, usually 35-90 words, with only the one or two most useful numbers and the main caveat. Avoid report-style headings, tables, or repeated verdicts unless the user requests detail. Always preserve the returned geography level, forecast horizon, and uncertainty. The client model controls final wording, and Worldcastr tool results must not be presented as property-specific when they describe an area-level proxy.

Known tools 44

forecast_by_address

Get probabilistic home value forecasts for a US street address.

Inferred read-only
forecast_by_parcel

Get lot-level probabilistic forecasts by county tax parcel account number.

Inferred read-only
forecast_by_tabblock

Get sub-neighborhood probabilistic forecasts by US Census tabulation block GEOID20 (15 digits).

Inferred read-only
forecast_by_tract

Get neighborhood-level probabilistic forecasts by US Census tract GEOID20 (11 digits).

Inferred read-only
forecast_by_zcta

Get ZIP-level probabilistic forecasts by 5-digit ZCTA.

Inferred read-only
forecast_by_unit

Get unit-level forecasts by assessor account.

Inferred read-only
forecast_by_county

Get county-level probabilistic forecasts by 5-digit FIPS.

Inferred read-only
forecast_by_state

Get state-level probabilistic forecasts by 2-digit FIPS.

Inferred read-only
forecast_by_zip3

Get ZIP3-level forecasts (first 3 ZIP digits).

Inferred read-only
forecast_by_h3_cell

Get neighborhood-level forecasts by H3 hex cell ID at resolution 8.

Inferred read-only
get_permit_zoning_readiness

Get permit, zoning, energy, and public-record data readiness metadata.

Inferred read-only
get_census_bps_county_monthly

Query normalized Census Building Permits Survey county-month rows from Worldcastr's public R2-backed permit surface.

Inferred read-only
get_fast41_projects

Query normalized FAST-41 federal permitting project inventory rows from Worldcastr's public R2-backed permit surface.

Inferred read-only
get_epa_echo_npdes_sewer_overflows

Query normalized EPA ECHO NPDES current sewer overflow and bypass event rows from Worldcastr's public R2-backed environmental permit surface.

Inferred read-only
get_epa_echo_npdes_outfalls

Query normalized EPA ECHO ICIS-NPDES outfall, facility, permit-status, and compliance context rows from Worldcastr's public R2-backed environmental permit surface.

Inferred read-only
get_epa_echo_npdes_sewer_overflow_history

Query normalized EPA ECHO NPDES all-version sewer overflow and bypass event rows from Worldcastr's public R2-backed environmental permit surface.

Inferred read-only
get_epa_echo_npdes_violations

Query normalized EPA ECHO ICIS-NPDES non-effluent violation rows from Worldcastr's public R2-backed environmental permit surface.

Inferred read-only
list_benchmark_datasets

List Worldcastr benchmark and public-data assets.

Inferred read-only
get_benchmark_dataset

Get the catalog entry for one Worldcastr public-data or benchmark asset by asset_id.

Inferred read-only
get_public_forecast_vintage

Retrieve validated public forecast vintage rows, starting with the Arizona OEO Maricopa 2022 county-control fixture.

Inferred read-only
get_backtest_scores

Retrieve public-safe benchmark score summaries such as model-vs-persistence tables.

Inferred read-only
list_data_assets

List the canonical Worldcastr data-asset catalog across public, metadata-only, restricted, and unavailable rows.

Inferred read-only
get_data_asset

Get one canonical data-asset record by asset_id.

Inferred read-only
list_data_sources

List original data sources used, staged, or reviewed for Worldcastr panels.

Inferred read-only
get_data_source

Get one original data source by source_id, including official outbound URLs, source family, panel links, provenance metadata, and access policy.

Inferred read-only
get_panel_lineage

Get the source-to-panel lineage for a canonical panel.

Inferred read-only
get_data_coverage

Summarize source, panel, source-to-geography index, and coverage-map posture across the source inventory.

Inferred read-only
list_source_coverage_index

List source-to-coverage geography index rows.

Inferred read-only
list_public_records_acquisition

List metadata-only public-records acquisition evidence lanes.

Inferred read-only
get_source_coverage_map

Return the public source coverage GeoJSON layer used by the interactive docs map.

Inferred read-only
list_data_schemas

List canonical Worldcastr schema contracts from the public schema bundle.

Inferred read-only
get_data_schema

Get one canonical schema definition by schema_id, including its JSON Schema definition and the data families or assets that reference it.

Inferred read-only
get_entity

Get canonical metadata for one geography entity such as a tract, county, ZCTA, state, or tabblock.

Inferred read-only
get_geography_crosswalk

Resolve canonical geography crosswalk rows such as tract-to-county, tract-to-state, tract-to-ZCTA, or tabblock-to-tract mappings.

Inferred read-only
get_provenance

Get one reviewed provenance manifest or source ledger by provenance_id.

Inferred read-only
get_data_artifact

Get metadata for one reviewed public artifact by artifact_id.

Inferred read-only
query_observations

Query canonical observation records for aggregate-safe history panels such as tract ACS target histories.

Inferred read-only
query_features

Query canonical feature records derived from aggregate-safe observations.

Inferred read-only
get_panel_slice

Get a canonical panel slice by panel_id for one aggregate entity such as a tract.

Inferred read-only
query_forecasts

Query canonical forecast-series records for aggregate forecast assets such as tract target-metric feeds.

Inferred read-only
get_forecast_vintage

Get one canonical public forecast vintage by vintage_id.

Inferred read-only
get_benchmark_result

Get one canonical benchmark result by benchmark_id.

Inferred read-only
get_synthetic_dataset

Get one explicitly labeled synthetic dataset bundle such as a public aggregate tract scenario pack.

Inferred read-only
get_target_metric_forecast

Get aggregate tract target-metric forecasts such as total_population.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.homecastr-mcp-server]
url = "https://worldcastr.com/api/mcp/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "homecastr-mcp-server": {
      "type": "http",
      "url": "https://worldcastr.com/api/mcp/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: homecastr-mcp-server
Remote MCP URL: https://worldcastr.com/api/mcp/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "homecastr-mcp-server": {
      "url": "https://worldcastr.com/api/mcp/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "homecastr-mcp-server": {
      "type": "http",
      "url": "https://worldcastr.com/api/mcp/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "homecastr-mcp-server",
  "transport": "streamable-http",
  "url": "https://worldcastr.com/api/mcp/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.