Connects your AI assistant to Brazil's real estate market with 309+ properties across multiple agencies. Exposes five tools: natural language property search with hybrid vector and filter queries, detailed property lookups, Brazilian mortgage simulation using SAC and PRICE amortization systems, CRM lead qualification with automatic broker routing, and visit scheduling. Runs on Cloudflare Workers with Supabase backend and OpenAI embeddings for semantic search. Property browsing is anonymous, lead and visit operations require service keys. Useful if you're building conversational real estate tools for the Brazilian market or need to integrate property search into AI workflows without standing up your own listing infrastructure.
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 |
gemini extensions install https://github.com/raklapimenta/brokeria-mcp-server
Add to your MCP settings:
{
"mcpServers": {
"brokeria-imoveis": {
"url": "https://mcp.brokeria.com.br/mcp"
}
}
}
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
com.mcparmory/google-search
io.github.pipeworx-io/brave-search
marcopesani/mcp-server-serper
brave/brave-search-mcp-server
com.mcparmory/google-search-console
acamolese/google-search-console-mcp