MCP server · REALTOR.ca
realtor-ca-ddf
One-click install for Cursor, VS Code, Claude, and 20+ other MCP clients, powered by API Commons MCP Install — visit install.apicommons.org for more information.
⚠ Proposed MCP surface. No official hosted MCP server was found for REALTOR.ca. The tools below are a candidate set derived from this provider's API, and the link points at the source descriptor rather than a live server. If REALTOR.ca publishes an official server, this page will update to it on the next build.
Descriptor
Candidate descriptor · transport http
Tools
list_properties— List MLS System property listings available to the caller's Destination feed(s).get_property— Get a single property listing by PropertyKey (ListingKey).replicate_properties— Get the master replication list of properties across all destinations, sorted by modification timestamp.replicate_properties_for_destination— Get the property replication list for a single DestinationId.list_members— List REALTOR members visible to the caller's Destination feed(s).get_member— Get a single member by MemberKey.replicate_members— Get the master replication list of members across all destinations.replicate_members_for_destination— Get the member replication list for a single DestinationId.list_offices— List brokerage offices participating in the MLS System.get_office— Get a single office by OfficeKey.replicate_offices— Get the master replication list of offices across all destinations.replicate_offices_for_destination— Get the office replication list for a single DestinationId.list_open_houses— List current and scheduled open house events for listings in the feed.get_open_house— Get a single open house event by OpenHouseKey.list_destinations— List the DDF Destinations (member-registered data feeds) the credential is entitled to.get_destination— Get a single Destination by DestinationKey.create_lead— Submit an email lead for a REALTOR against a listing. The ONLY write operation in the DDF surface. Requires human intent — set SuppressEmail=true when testing so no email reaches a real REALTOR.
About MCP
The Model Context Protocol (MCP) is an open protocol Anthropic introduced for connecting LLM-based agents to external tools and data sources. Providers publish MCP servers that expose their API surface as structured, discoverable tools — an MCP-compatible client (Claude Desktop, Cursor, Cline, Continue, etc.) can connect to the server and call its tools without any per-provider integration code.
Browse every MCP server on the APIs.io network or compare with the broader Agent Skill surfaces of the same providers.