Homecastr MCP
Rank #45,532io.github.dhardestylewis/homecastr
U.S. property forecasts, public benchmarks, and permit or environmental context through MCP.
Homecastr MCP is a Model Context Protocol (MCP) server published by dhardestylewis. It ranks #45,532 of 132,113 servers tracked on MCP Toplist. Homecastr MCP is listed on Official MCP, with 3 tracked versions. It was first listed on May 28, 2026 and most recently updated on Jul 28, 2026.
Ranks ahead of 86,581 of 132,113 servers on MCP Toplist.
Use Homecastr MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add homecastr -e "HOMECASTR_API_KEY=<your HOMECASTR_API_KEY>" -e "HOMECASTR_API_URL=<your HOMECASTR_API_URL>" -e "WORLDCASTR_API_KEY=<your WORLDCASTR_API_KEY>" -e "WORLDCASTR_API_URL=<your WORLDCASTR_API_URL>" -- npx -y homecastr-mcp-serverReplace each placeholder with your own value before saving.
[mcp_servers.homecastr]
command = "npx"
args = ["-y", "homecastr-mcp-server"]
[mcp_servers.homecastr.env]
HOMECASTR_API_KEY = "<your HOMECASTR_API_KEY>"
HOMECASTR_API_URL = "<your HOMECASTR_API_URL>"
WORLDCASTR_API_KEY = "<your WORLDCASTR_API_KEY>"
WORLDCASTR_API_URL = "<your WORLDCASTR_API_URL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"homecastr": {
"command": "npx",
"args": [
"-y",
"homecastr-mcp-server"
],
"env": {
"HOMECASTR_API_KEY": "<your HOMECASTR_API_KEY>",
"HOMECASTR_API_URL": "<your HOMECASTR_API_URL>",
"WORLDCASTR_API_KEY": "<your WORLDCASTR_API_KEY>",
"WORLDCASTR_API_URL": "<your WORLDCASTR_API_URL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"homecastr": {
"command": "npx",
"args": [
"-y",
"homecastr-mcp-server"
],
"env": {
"HOMECASTR_API_KEY": "<your HOMECASTR_API_KEY>",
"HOMECASTR_API_URL": "<your HOMECASTR_API_URL>",
"WORLDCASTR_API_KEY": "<your WORLDCASTR_API_KEY>",
"WORLDCASTR_API_URL": "<your WORLDCASTR_API_URL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"homecastr": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"homecastr-mcp-server"
],
"env": {
"HOMECASTR_API_KEY": "<your HOMECASTR_API_KEY>",
"HOMECASTR_API_URL": "<your HOMECASTR_API_URL>",
"WORLDCASTR_API_KEY": "<your WORLDCASTR_API_KEY>",
"WORLDCASTR_API_URL": "<your WORLDCASTR_API_URL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"homecastr": {
"command": "npx",
"args": [
"-y",
"homecastr-mcp-server"
],
"env": {
"HOMECASTR_API_KEY": "<your HOMECASTR_API_KEY>",
"HOMECASTR_API_URL": "<your HOMECASTR_API_URL>",
"WORLDCASTR_API_KEY": "<your WORLDCASTR_API_KEY>",
"WORLDCASTR_API_URL": "<your WORLDCASTR_API_URL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"homecastr": {
"command": "npx",
"args": [
"-y",
"homecastr-mcp-server"
],
"env": {
"HOMECASTR_API_KEY": "<your HOMECASTR_API_KEY>",
"HOMECASTR_API_URL": "<your HOMECASTR_API_URL>",
"WORLDCASTR_API_KEY": "<your WORLDCASTR_API_KEY>",
"WORLDCASTR_API_URL": "<your WORLDCASTR_API_URL>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.dhardestylewis%2Fhomecastr)<a href="https://mcptoplist.com/server/io.github.dhardestylewis%2Fhomecastr"><img src="https://mcptoplist.com/badge/io.github.dhardestylewis%2Fhomecastr.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
dhardestylewis
Available versions (3)
| Version | Published |
|---|---|
| 1.14.0 | Jul 28, 2026 |
| 1.8.0 | Jul 22, 2026 |
| 1.0.0 | May 28, 2026 |
Frequently asked questions
- Who maintains Homecastr MCP?
- Homecastr MCP is maintained by dhardestylewis, which publishes 3 MCP servers (7 total versions) tracked on MCP Toplist.
- Is Homecastr MCP listed on the Official MCP Registry?
- Yes — Homecastr MCP is listed on the Official MCP Registry.
- How many versions does Homecastr MCP have?
- MCP Toplist tracks 3 versions of Homecastr MCP, most recently published on Jul 28, 2026.
- Where can I find the source code for Homecastr MCP?
- The source code for Homecastr MCP is hosted at github.com/dhardestylewis/homecastr.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.