Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
REALESTATE_MCP_CHANNELNoBrowser channel; msedge also workschrome
REALESTATE_MCP_PROFILENoWhere the warm browser profile lives~/.realestate-mcp/profile
REALESTATE_MCP_TIMEOUTNoNavigation timeout in ms60000

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
search_listingsA

Search realestate.com.au for properties to buy, rent, or recently sold. Returns up to 25 listings per page with address, price, bed/bath/car counts, land size, agency, agents, inspection times and auction dates. Call resolve_location first if the user's location is vague or misspelled.

get_listingA

Fetch full detail for one realestate.com.au listing, including the complete description, all photos, floorplans, agency and agent contacts. Accepts a listing URL or a bare numeric listing ID.

resolve_locationA

Turn partial or ambiguous location text into canonical REA suburb/region names with state and postcode. Fast (no browser needed). Use this to disambiguate before search_listings — e.g. "bondi" returns Bondi, Bondi Beach, Bondi Junction.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/ErrolMc/RealEstateMCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server