← reevl.co.kr

INDIVIDUAL MCP TOOL

get_apartment

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

reevl.co.krnone authenticationAvailability not checked

LIVE ENDPOINT

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

No auth detected

Connect to this endpoint to inspect the live schema for get_apartment and invoke it with your own arguments.

Indexed input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • No write-capable action terms were found; this is not proof that invocation has no side effects.

Parent server

reevl.co.kr

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.

Related tools

  • search_apartments — 전국 아파트 45,000여 개를 조건으로 거른다.
  • describe_fields — 검색에 쓸 수 있는 모든 축과 **단위**, 값의 분포(최소·중위·최대)와 시도별 단지 수를 준다.
  • list_articles — 리블이 발행한 부동산 브리핑 목록(제목·요약·발행일·링크).