
Compass Mcp
Search Compass listings, compare homes, and pull photos and price history into your agent while researching markets or prototyping real-estate tools.
Overview
Compass MCP is an MCP server for the Idea phase that lets agents search Compass, load property details and photos, and compare listings with price history.
What is this MCP server?
- Compass search, property details, photos, and price history tools
- Compare listings from agent-driven workflows
- Uses fetchproxy WebSocket pattern (optional COMPASS_WS_PORT, default 37149)
- npm compass-mcp v0.9.0 stdio server
- Browser-adjacent retrieval without hand-maintained Compass scrapers
- Server version 0.9.0
- Optional COMPASS_WS_PORT with documented default 37149
- stdio npm package identifier compass-mcp
What problem does it solve?
Manual Compass browsing makes it slow to compile comps, photos, and price cuts when you are researching neighborhoods or validating a real-estate product idea.
Who is it for?
Solo builders and buyers doing Compass-backed market research inside Claude or Cursor before committing to a property or proptech feature set.
Skip if: Licensed MLS bulk feeds, transaction management, or teams that cannot run the fetchproxy WebSocket helper locally.
What do I get? / Deliverables
Your agent returns structured listing research and comparisons so you can decide what to build or where to focus without repetitive tab work.
- Search results and property detail payloads from Compass
- Photo and price-history snippets for comps
- Side-by-side listing comparison summaries for research docs
Recommended MCP Servers
Journey fit
House and market discovery happens before you build or buy—canonical shelf is idea research when gathering comps and listing intelligence. Property search, detail pages, and price history are competitive and listing research, not production monitoring or launch distribution.
How it compares
Compass listing research MCP with fetchproxy, not a mortgage calculator or CRM skill.
Common Questions / FAQ
Who is Compass MCP for?
Indie builders exploring proptech ideas and home shoppers who want agent-assisted Compass search, details, and price history.
When should I use Compass MCP?
Use it during idea research when you need comps, photo review, or price-change context from Compass before scoping a product or making a location decision.
How do I add Compass MCP to my agent?
Install compass-mcp via npm stdio config, ensure the fetchproxy WebSocket is reachable (set COMPASS_WS_PORT if not using default 37149), and register the server in your MCP client.