CAT
/MCP
SkillsMCPMarketplacesDigestToolsAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Cross AI Tools

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Tools
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic

BrokerIA Imoveis

raklapimenta/brokeria-mcp-server
HTTPregistry active
Summary

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.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →

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

Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Categories
Search & Web CrawlingAutomation & Workflows
Registryactive
TransportHTTP
UpdatedApr 3, 2026
View on GitHub

Related Search & Web Crawling MCP Servers

View all →
Google Search

com.mcparmory/google-search

Scrape Google search results with SERP data, ads, and knowledge panels
25
Brave Search

io.github.pipeworx-io/brave-search

Brave Search MCP — independent web index (no Google/Bing dependency)
Serper Search and Scrape

marcopesani/mcp-server-serper

Serper MCP Server supporting search and webpage scraping
154
Brave Search Mcp Server

brave/brave-search-mcp-server

Brave Search MCP Server: web results, images, videos, rich results, AI summaries, and more.
1.2k
Google Search Console

com.mcparmory/google-search-console

Query search analytics, manage sitemaps, and inspect site URLs and status
25
Google Search Console

acamolese/google-search-console-mcp

Google Search Console MCP server: SEO audits, performance queries, URL inspection, indexing checks.
3