U.S. property forecasts, public benchmarks, and permit or environmental context through MCP.
What it says
The record the registry holds
How you get it
There is no address to call. This one is a package you install and run yourself, wherever your assistant runs.
homecastr-mcp-server · npm · 1.14.0
the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.dhardestylewis/homecastr",
"description": "U.S. property forecasts, public benchmarks, and permit or environmental context through MCP.",
"title": "Homecastr MCP",
"repository": {
"url": "https://github.com/dhardestylewis/homecastr",
"source": "github",
"id": "1122932399",
"subfolder": "apps/mcp-server"
},
"version": "1.14.0",
"websiteUrl": "https://www.homecastr.com/docs/mcp",
"packages": [
{
"registryType": "npm",
"identifier": "homecastr-mcp-server",
"version": "1.14.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Homecastr API key. Use 'hc_demo_public_readonly' for free demo access (rate-limited). Get a full key at homecastr.com.",
"isSecret": true,
"default": "hc_demo_public_readonly",
"name": "HOMECASTR_API_KEY"
},
{
"description": "Base URL for the Homecastr API. Defaults to https://www.homecastr.com - only override for self-hosted or staging environments.",
"default": "https://www.homecastr.com",
"name": "HOMECASTR_API_URL"
},
{
"description": "Worldcastr alias for the same API credential. HOMECASTR_API_KEY takes precedence when both are set.",
"isSecret": true,
"default": "hc_demo_public_readonly",
"name": "WORLDCASTR_API_KEY"
},
{
"description": "Worldcastr API base URL. Set to https://worldcastr.com. HOMECASTR_API_URL takes precedence when both are set.",
"default": "https://worldcastr.com",
"name": "WORLDCASTR_API_URL"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-07-28T20:23:53.945306Z",
"publishedAt": "2026-07-28T20:23:53.945306Z",
"updatedAt": "2026-07-28T20:23:53.945306Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonlocal · you run it yourselfversion 1.14.0last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.