Skip to main content
Glama
hlucent
by hlucent

realestate-mcp

국토교통부 실거래가 공공데이터(data.go.kr)를 MCP 도구로 제공하는 서버입니다. 아파트/연립다세대/단독다가구/오피스텔의 매매·전월세 실거래가를 지역코드+계약년월로 조회합니다.

제공 도구 (8개)

도구명

설명

get_apt_trade

아파트 매매 실거래가

get_apt_rent

아파트 전월세 실거래가

get_sh_trade

단독/다가구 매매 실거래가

get_sh_rent

단독/다가구 전월세 실거래가

get_rh_trade

연립다세대 매매 실거래가

get_rh_rent

연립다세대 전월세 실거래가

get_offi_trade

오피스텔 매매 실거래가

get_offi_rent

오피스텔 전월세 실거래가

공통 입력: regionCode(법정동 앞 5자리, 예: 서울 종로구 11110), dealYearMonth(YYYYMM), pageNo(선택), numOfRows(선택, 기본 10)

Related MCP server: naver-land-mcp

설치

npm install
cp .env.example .env   # DATA_GO_KR_SERVICE_KEY 입력
npm run build

설정 (Claude Desktop 예시)

{
  "mcpServers": {
    "realestate": {
      "command": "node",
      "args": ["/절대경로/realestate-mcp/dist/index.js"],
      "env": { "DATA_GO_KR_SERVICE_KEY": "발급받은키" }
    }
  }
}

문서

개발 참고

Claude Code로 작업 시 CLAUDE.md를 먼저 읽으세요. 토큰 절약을 위한 작업 규칙이 정리되어 있습니다.

Install Server
A
license - permissive license
A
quality
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    A
    quality
    A
    maintenance
    Connects to Korea's MOLIT real estate API to provide 14+ tools for live transaction data and financial scenarios like buy now, buy later, or invest only based on income and savings.
    16
    366
    MIT
  • F
    license
    A
    quality
    D
    maintenance
    Enables querying and searching for real estate listings, complexes, prices, and school information from Naver Land (Korean real estate platform) through a set of MCP tools. Supports region hierarchy navigation, coordinate-based search, and various trade types like sale, jeonse, and monthly rent.
    9
    1
  • A
    license
    A
    quality
    D
    maintenance
    Enables AI agents to query and analyze Korean apartment real estate transaction prices (sales and rentals) using natural language, providing tools for price trends, regional comparisons, and rent ratios.
    7
    MIT
  • A
    license
    -
    quality
    C
    maintenance
    Enables querying Korean apartment sales and rental transaction data from the public data portal through natural language, with tools for searching transactions and computing price statistics.
    41
    MIT

View all related MCP servers

Related MCP Connectors

  • Property Records MCP — address-level US property records (sales history,

  • Land Price Japan MCP — official Japanese land prices (地価公示 / 地価調査)

  • Housing Intel MCP — Meta-pack that chains FRED, BLS, ATTOM, and HUD APIs

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/hlucent/realestate-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server