compass-mcp

chrischall/compass-mcp
★ 0 stars TypeScript 🌐 Browser/Web Updated 1d ago
Compass MCP server for Claude — search, properties, photos, price history
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "compass-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "chrischall/compass-mcp"
      ]
    }
  }
}

README Excerpt

Compass real-estate access as an MCP server for Claude — search listings, fetch property details, photo galleries, price history, and run affordability/mortgage math, all via natural language. > ⚠️ Compass does not publish a public consumer API. This server scrapes the same server-rendered HTML compass.com itself ships to your browser, routed through your own signed-in browser tab via the [fetchproxy](https://github.com/chrischall/fetchproxy) extension. Every request acts on behalf of your exist

Tools (9)

compass_calculate_affordabilitycompass_calculate_mortgagecompass_compare_propertiescompass_get_price_historycompass_get_propertycompass_get_property_photoscompass_get_saved_homescompass_get_saved_searchescompass_search_properties