← Registry

Data Collection

reevl.co.kr

Provides comprehensive real estate data and analysis for Korean apartments, including search, detailed property info, field descriptions, and market briefings.

1 endpoint4 known toolsFirst detected August 23, 2026Last detected August 23, 2026

ENDPOINT 1

https://reevl.co.kr/api/mcp

No auth detected

MCP server metadata

Name
reevl
Version
2.0.0
Capabilities
tools
Server instructions

전국 아파트 45,000여 개의 실거래 시세·전세가율·거래량·입지 점수와 리블 AI 가격 예측을 제공합니다. ★조건 검색 전에 describe_fields로 단위를 확인하세요 — 단위를 모르고 범위를 넣으면 조건이 크게 틀립니다. ★참고용 통계입니다. 투자 자문·중개가 아니며, 실제 거래 판단의 책임은 이용자에게 있습니다.

Known tools 4

search_apartments

전국 아파트 45,000여 개를 조건으로 거른다.

Inferred read-only
get_apartment

단지 하나의 전 축을 뜻이 통하는 묶음(기본·가격·전세월세·거래·등락·AI예측·입지·건물)으로 준다.

Inferred read-only
describe_fields

검색에 쓸 수 있는 모든 축과 **단위**, 값의 분포(최소·중위·최대)와 시도별 단지 수를 준다.

Inferred read-only
list_articles

리블이 발행한 부동산 브리핑 목록(제목·요약·발행일·링크).

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.reevl]
url = "https://reevl.co.kr/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "reevl": {
      "type": "http",
      "url": "https://reevl.co.kr/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: reevl
Remote MCP URL: https://reevl.co.kr/api/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": {
    "reevl": {
      "url": "https://reevl.co.kr/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "reevl": {
      "type": "http",
      "url": "https://reevl.co.kr/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "reevl",
  "transport": "streamable-http",
  "url": "https://reevl.co.kr/api/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.