The full upstream README, mirrored here for reference. Install config, tool schemas, adoption signals, and an original overview live on the BrokerIA Imoveis listing page.
The first real estate MCP server in Brazil. Search properties, simulate financing, qualify leads, and schedule visits — directly from Claude, Gemini, ChatGPT, or any MCP-compatible AI assistant.
| Tool | Description |
|---|---|
brokeria_buscar_imoveis | Search 309+ properties across 10+ agencies with natural language or filters |
brokeria_detalhes_imovel | Full property details: photos, specs, pricing, location |
brokeria_simular_financiamento | Brazilian mortgage calculator (SAC/PRICE systems) |
brokeria_qualificar_lead | Register leads in the CRM with automatic broker assignment |
brokeria_agendar_visita | Schedule property visits |
Add to your MCP settings:
Connect to: https://mcp.brokeria.com.br/mcp
No authentication required for property search. The server uses Streamable HTTP transport (JSON-RPC 2.0).
Try asking your AI assistant:
| Path | Method | Description |
|---|---|---|
/ | GET | Health check + server info |
/mcp | POST | MCP JSON-RPC endpoint |
/mcp | GET | Session initialization |
/mcp | DELETE | Session termination |
/docs | GET | API documentation |
/privacy | GET | Privacy policy (LGPD compliant) |
BrokerIA is a SaaS platform for Brazilian real estate agencies, providing WhatsApp automation, CRM, AI-powered sales assistants, and Meta Ads management. This MCP server makes our property catalog accessible to any AI assistant.
Website: brokeria.com.br MCP Endpoint: mcp.brokeria.com.br
MIT