stream-estate
OfficialServer Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| STREAM_ESTATE_API_KEY | Yes | Your Stream.estate API key | |
| STREAM_ESTATE_BASE_URL | No | API base URL | https://api.stream.estate |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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