Back to Browse

Brokeria MCP Server

Developer ToolsLow Risk10.0MCP RegistryRemote
Free

Server data from the Official MCP Registry

Search Brazilian real estate, simulate financing, qualify leads, schedule visits.

About

Search Brazilian real estate, simulate financing, qualify leads, schedule visits.

Remote endpoints: streamable-http: https://mcp.brokeria.com.br/mcp

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry. 1 finding(s) downgraded by scanner intelligence.

5 tools verified · Open access · 1 issue found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

How to Connect

Remote Plugin

No local installation needed. Your AI client connects to the remote endpoint directly.

Add this to your MCP configuration to connect:

{
  "mcpServers": {
    "io-github-raklapimenta-brokeria-imoveis": {
      "url": "https://mcp.brokeria.com.br/mcp"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

BrokerIA MCP Server

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.

MIT License MCP

What it does

ToolDescription
brokeria_buscar_imoveisSearch 309+ properties across 10+ agencies with natural language or filters
brokeria_detalhes_imovelFull property details: photos, specs, pricing, location
brokeria_simular_financiamentoBrazilian mortgage calculator (SAC/PRICE systems)
brokeria_qualificar_leadRegister leads in the CRM with automatic broker assignment
brokeria_agendar_visitaSchedule property visits

Quick Start

Gemini CLI

gemini extensions install https://github.com/raklapimenta/brokeria-mcp-server

Claude Desktop / Claude Code

Add to your MCP settings:

{
  "mcpServers": {
    "brokeria-imoveis": {
      "url": "https://mcp.brokeria.com.br/mcp"
    }
  }
}

Any MCP Client (Streamable HTTP)

Connect to: https://mcp.brokeria.com.br/mcp

No authentication required for property search. The server uses Streamable HTTP transport (JSON-RPC 2.0).

Example Queries

Try asking your AI assistant:

  • "Find me a 2 bedroom apartment in Campinas under R$ 300,000"
  • "Show me houses for sale in Jardim Botanico with at least 3 bedrooms"
  • "Simulate a R$ 500,000 mortgage with R$ 100,000 down payment"
  • "What properties does KasaMais have available?"

Architecture

  • Runtime: Cloudflare Workers (global edge)
  • Database: Supabase (PostgreSQL + pgvector for semantic search)
  • Search: Hybrid — vector embeddings (OpenAI) + traditional filters
  • Transport: Streamable HTTP (MCP 2025-03-26 spec)
  • Security: Anonymous read access, service-key for writes (lead/visit creation)

Endpoints

PathMethodDescription
/GETHealth check + server info
/mcpPOSTMCP JSON-RPC endpoint
/mcpGETSession initialization
/mcpDELETESession termination
/docsGETAPI documentation
/privacyGETPrivacy policy (LGPD compliant)

Privacy

  • Property searches are anonymous — no personal data collected
  • Lead registration and visit scheduling store only voluntarily provided contact info
  • Multi-tenant data isolation via Row Level Security (RLS)
  • LGPD compliant — full privacy policy at mcp.brokeria.com.br/privacy

About BrokerIA

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

License

MIT

Reviews

No reviews yet

Be the first to review this server!

Brokeria MCP Server - Search Brazilian real estate, simulate financing, qualify | MCP Marketplace