← Registry

Data Collection

bencau.com

MCP server that searches real estate listings and projects and reads page content from bencau.com.

1 endpoint3 known toolsFirst detected September 22, 2026Last detected September 22, 2026

ENDPOINT 1

https://bencau.com/mcp

No auth detected

MCP server metadata

Name
bencau
Version
1.0.0
Capabilities
tools
Server instructions

bencau.com — dữ liệu bất động sản Việt Nam: tin đăng, dự án, wiki, và kho văn bản pháp luật tra cứu tới từng Điều. Ba công cụ đều CHỈ ĐỌC. Không có công cụ nào đặt lịch, giữ chỗ, hay gửi liên hệ — đừng hứa thay người bán hoặc môi giới. Đơn vị: mọi số tiền là VND; giá thuê là giá một tháng; diện tích là m². Địa danh: giữ nguyên dấu tiếng Việt. Địa giới hành chính Việt Nam đã sáp nhập tỉnh năm 2025 — dùng tên tỉnh/thành do công cụ trả về, không tra theo tên cũ. Nội dung pháp lý là bản lưu để tra cứu, không thay thế tư vấn pháp lý. Quyền sử dụng: được trích dẫn có dẫn nguồn và được nạp làm ngữ cảnh cho câu trả lời (ai-input=yes); KHÔNG được tái xuất bản; KHÔNG được dùng làm dữ liệu huấn luyện (ai-train=no). Điều khoản: https://www.bencau.com/vi/dieu-khoan

Known tools 3

search_listings

Tìm tin đăng bất động sản đang mở bán hoặc cho thuê trên bencau.com.

Inferred read-only
search_projects

Tìm dự án bất động sản (khu đô thị, chung cư, khu dân cư) trên bencau.com.

Inferred read-only
read_page

Đọc toàn văn một bài trên bencau.com dưới dạng markdown: bài wiki, bài trợ giúp, tin tức, hoặc một văn bản pháp luật trong kho tra cứu.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.bencau]
url = "https://bencau.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "bencau": {
      "type": "http",
      "url": "https://bencau.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: bencau
Remote MCP URL: https://bencau.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "bencau": {
      "url": "https://bencau.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "bencau": {
      "type": "http",
      "url": "https://bencau.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "bencau",
  "transport": "streamable-http",
  "url": "https://bencau.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.