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.
ENDPOINT 1
https://reevl.co.kr/api/mcp
MCP server metadata
- Name
- reevl
- Version
- 2.0.0
전국 아파트 45,000여 개의 실거래 시세·전세가율·거래량·입지 점수와 리블 AI 가격 예측을 제공합니다. ★조건 검색 전에 describe_fields로 단위를 확인하세요 — 단위를 모르고 범위를 넣으면 조건이 크게 틀립니다. ★참고용 통계입니다. 투자 자문·중개가 아니며, 실제 거래 판단의 책임은 이용자에게 있습니다.
Known tools 4
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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.