search_listings
Filterable MLS search โ price, beds/baths, area, waterfront, pets, furnished, HOA, days-on-market, even geo-radius in miles.
A remote MCP server that hands Claude โ and your CRM agent โ direct, read-only access to live Miami real-estate data from the Bridge Data Output API (RESO Web API over the MLS).
POST /api/mcpGET /api/sseSSE is legacy โ prefer streamable HTTPEight tools, all read-only and unattended-safe. Every property result carries a ready-to-send Smart Move Miami link.
Filterable MLS search โ price, beds/baths, area, waterfront, pets, furnished, HOA, days-on-market, even geo-radius in miles.
Pull a single listing by its MLS number, optionally with photos. Returns the full normalized record.
Freshest listings by modification time, scoped to a city or status โ great for new-on-market alerts.
Find comps by MLS# or by beds / living-area / postal code with tolerance bands. Returns the subject plus ranked comparables.
Hunt investment candidates by area, DOM and year filters, with the area median list price computed for context.
Read a Follow Up Boss lead and translate its tags into an MLS search โ ranked matches with an auditable rationale.
Scan upcoming open houses across postal codes, a city, or a geo area within a date range.
Build a clean Smart Move Miami property URL from an address + MLS number. Pure and instant.
The Model Context Protocol (MCP) is an open standard that lets AI assistants call external tools safely. This server speaks MCP and translates each tool call into a credentialed query against the MLS โ handling OData filters, pagination, retries with backoff, per-agent bearer auth, rate limiting, and an in-memory TTL cache.
retryable flag โ never throws rawThree steps from repo to a working connector.
The server runs as a Next.js App Router API. Push to Vercel and set your Bridge + auth env vars.
In Claude โ Settings โ Connectors, add the /api/mcp URL with your agent token appended as ?token=โฆ
Claude, Cowork, or your CRM agent can now query live Miami MLS data โ every result is unattended-safe.