Homecastr Remote MCP
Rank #45,663io.github.dhardestylewis/homecastr-remote
Remote MCP endpoint for U.S. home forecasts, public benchmark data, and permit or zoning readiness.
Homecastr Remote MCP is a Model Context Protocol (MCP) server published by dhardestylewis. It ranks #45,663 of 132,405 servers tracked on MCP Toplist. Homecastr Remote 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,742 of 132,405 servers on MCP Toplist.
Use Homecastr Remote MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http homecastr-remote https://www.homecastr.com/api/mcp/mcp[mcp_servers.homecastr-remote]
url = "https://www.homecastr.com/api/mcp/mcp"Add to ~/.codex/config.toml.
https://www.homecastr.com/api/mcp/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"homecastr-remote": {
"url": "https://www.homecastr.com/api/mcp/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"homecastr-remote": {
"type": "http",
"url": "https://www.homecastr.com/api/mcp/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"homecastr-remote": {
"serverUrl": "https://www.homecastr.com/api/mcp/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"homecastr-remote": {
"url": "https://www.homecastr.com/api/mcp/mcp"
}
}
}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-remote)<a href="https://mcptoplist.com/server/io.github.dhardestylewis%2Fhomecastr-remote"><img src="https://mcptoplist.com/badge/io.github.dhardestylewis%2Fhomecastr-remote.svg" alt="MCP Toplist: Top 50% of 132,405" /></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 Remote MCP?
- Homecastr Remote MCP is maintained by dhardestylewis, which publishes 3 MCP servers (7 total versions) tracked on MCP Toplist.
- Is Homecastr Remote MCP listed on the Official MCP Registry?
- Yes — Homecastr Remote MCP is listed on the Official MCP Registry.
- How many versions does Homecastr Remote MCP have?
- MCP Toplist tracks 3 versions of Homecastr Remote MCP, most recently published on Jul 28, 2026.
- Where can I find the source code for Homecastr Remote MCP?
- The source code for Homecastr Remote 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.