Skip to main content
Glama
StreamEstate

stream-estate

Official
by StreamEstate

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
STREAM_ESTATE_API_KEYYesYour Stream.estate API key
STREAM_ESTATE_BASE_URLNoAPI base URLhttps://api.stream.estate

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
get-citiesA

Search French cities by name, zipcode, INSEE code, or geographic polygon. Returns city IDs needed for property search filters.

location-autocompleteA

Autocomplete cities and departments by search query. Returns IDs needed for location filters in search-properties and create-search.

get-points-of-interestA

Find points of interest (schools, hospitals, restaurants, parking) near a location. Returns facilities within a radius of given coordinates.

get-price-per-meterB

Get price per m² statistics (average, median, time series) for properties matching filters. Useful for market analysis and property valuation.

search-propertiesA

Search French real estate properties with extensive filters for location, price, size, rooms, energy rating, and more. Returns paginated results with property details, adverts, photos, and nearby stations. Use location-autocomplete first to resolve city/department IDs.

get-propertyA

Get full details for a single property by UUID, including all adverts, price history events, photos, contact info, and nearby transit stations.

find-similar-propertiesA

Find properties similar to a given property. Useful for market comparisons and finding alternatives.

create-searchC

Create a saved search with optional webhook notifications for real-time property alerts. Configure location, price, size filters and webhook endpoints.

list-searchesA

List all saved searches for the authenticated user. Can filter by notification status and title.

get-searchA

Get details of a specific saved search by its ID.

update-searchA

Update an existing saved search with new criteria, filters, or webhook configuration.

delete-searchA

Delete a saved search by its ID.

test-webhookA

Test webhook delivery by sending a simulated match or event payload to an endpoint. Useful for verifying webhook integration.

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/StreamEstate/mcp-server'

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