WebMCP

CommerceCommunity skill

realtor.com WebMCP tools

Search Realtor.com (for-sale, for-rent, sold, new-construction, foreclosure, pending) from a free-form location or pre-filtered URL and return structured listing JSON. Honors the full filter surface (price, beds/baths, sqft, lot size, year built, days-on-market, HOA, features, school rating, pets/furnished, sort, pagination). Read-only.

2 tools2 methodsCommunity listing API surface

What can an agent do with realtor.com WebMCP tools?

Search Realtor.com (for-sale, for-rent, sold, new-construction, foreclosure, pending) from a free-form location or pre-filtered URL and return structured listing JSON. Honors the full filter surface (price, beds/baths, sqft, lot size, year built, days-on-market, HOA, features, school rating, pets/furnished, sort, pagination). Read-only. This page documents every listed tool, the action or answer it provides, its installation command, and the input fields an agent should send.

WebMCP tools on realtor.com

Tool 1 of 2BrowserAnswer

extract-listings

Search Realtor.com (for-sale, for-rent, sold, new-construction, foreclosure, pending) from a free-form location or pre-filtered URL and return structured listing JSON. Honors the full filter surface (price, beds/baths, sqft, lot size, year built, days-on-market, HOA, features, school rating, pets/furnished, sort, pagination). Read-only.

How to install

browse skills add realtor.com/extract-listings-9v0y4r

Install browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.

Run with an agent

Use the extract-listings tool on realtor.com with query: <string>, url: <string>, location: <string>. Return the structured result and cite the source page.

Input contract

  • query string The thing to search for.
  • url string The URL or page to inspect.
  • location string A place, city, or address.

Open the source definition

Tool 2 of 2APIAnswer

get-school-rating

Given a school name + city/state, a Realtor.com school detail URL, or a property address, return the school's GreatSchools rating, parent-reviews summary, grades served, enrollment, student-teacher ratio, district, address, NCES code, and canonical URL. For property addresses, returns the list of assigned elementary / middle / high schools with each school's rating.

How to install

browse skills add realtor.com/get-school-rating-1f9wah

Install browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.

Run with an agent

Use the get-school-rating tool on realtor.com with url: <string>, location: <string>. Return the structured result and cite the source page.

Input contract

  • url string The URL or page to inspect.
  • location string A place, city, or address.

Open the source definition