66
/ 100
1 day ago
glama

homes-mcp

Provides real estate data from homes.com via a browser session, enabling property search, details, history, and affordability calculations through natural language.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Tool annotations don’t match behaviour
3 read-only tools perform write/delete/exec — homes_get_nearby_listings (line 57: PROPERTY_LINK_RE.exec(href.replace(/^https?:\/\/[^/]+/, ''))); homes_get_property (line 563: /Estimated payment\s*\$?([0-9,]+)/i.exec(bodyText)); homes_get_saved_homes (line 53: PROPERTY_LINK_RE.exec(href.replace(/^https?:\/\/[^/]+/, '')))
⚠️
Tool descriptions don’t match what handlers do
2 tools describe read intent but their handlers mutate — homes_get_property (line 563: /Estimated payment\s*\$?([0-9,]+)/i.exec(bodyText)); homes_get_saved_homes (line 53: PROPERTY_LINK_RE.exec(href.replace(/^https?:\/\/[^/]+/, '')))
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 6 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/chrischall-homes-mcp-d1ggpk)](https://m8ven.ai/mcp/chrischall-homes-mcp-d1ggpk)
commit: 9d48e0a489b6ddc707600476b791795114afbb5f
code hash: 6a9a99b23e8f6bc56497c17176abe94e1b0e1275e2d913c8fa0d7c6cf8cf4a3c
verified: 7/30/2026, 8:55:30 AM
view raw JSON →