Ask Claude about Korean apartment prices โ powered by MOLIT's open API. Provides 14+ tools for querying apartment, officetel, villa, single-house, and commercial trade/rent data, apartment subscriptions, and public auctions.
- Apartment trade / rent (
get_apartment_trades,get_apartment_rent) - Officetel trade / rent (
get_officetel_trades,get_officetel_rent) - Villa / multi-family housing trade / rent (
get_villa_trades,get_villa_rent) - Single-house / multi-household trade / rent (
get_single_house_trades,get_single_house_rent) - Commercial building trades (
get_commercial_trade) - Apartment subscription notices / results (
get_apt_subscription_info,get_apt_subscription_results) - Onbid public auction bid results (
get_public_auction_items,get_public_auction_item_detail) /โ ๏ธ WIP - Onbid item lookup (
get_onbid_thing_info_list) /โ ๏ธ WIP - Onbid code / address lookup (
get_onbid_*_code_info,get_onbid_addr*_info) - Region code lookup (
get_region_code)
- uv
- API key from ๊ณต๊ณต๋ฐ์ดํฐํฌํธ โ apply for the services below:
- ๊ตญํ ๊ตํต๋ถ_์ํํธ ๋งค๋งค ์ค๊ฑฐ๋๊ฐ ์๋ฃ
- ๊ตญํ ๊ตํต๋ถ_์ํํธ ์ ์์ธ ์๋ฃ
- ๊ตญํ ๊ตํต๋ถ_์คํผ์คํ ๋งค๋งค ์ ๊ณ ์๋ฃ
- ๊ตญํ ๊ตํต๋ถ_์คํผ์คํ ์ ์์ธ ์๋ฃ
- ๊ตญํ ๊ตํต๋ถ_์ฐ๋ฆฝ๋ค์ธ๋ ๋งค๋งค ์ค๊ฑฐ๋๊ฐ ์๋ฃ
- ๊ตญํ ๊ตํต๋ถ_์ฐ๋ฆฝ๋ค์ธ๋ ์ ์์ธ ์ค๊ฑฐ๋๊ฐ ์๋ฃ
- ๊ตญํ ๊ตํต๋ถ_๋จ๋ /๋ค๊ฐ๊ตฌ ๋งค๋งค ์ค๊ฑฐ๋๊ฐ ์๋ฃ
- ๊ตญํ ๊ตํต๋ถ_๋จ๋ /๋ค๊ฐ๊ตฌ ์ ์์ธ ์๋ฃ
- ๊ตญํ ๊ตํต๋ถ_์์ ์ ๋ฌด์ฉ ๋ถ๋์ฐ ๋งค๋งค ์ ๊ณ ์๋ฃ
- ํ๊ตญ์์ฐ๊ด๋ฆฌ๊ณต์ฌ_์จ๋น๋ ์ฝ๋ ์กฐํ์๋น์ค
- ํ๊ตญ์์ฐ๊ด๋ฆฌ๊ณต์ฌ_์จ๋น๋ ๋ฌผ๊ฑด ์ ๋ณด ์กฐํ์๋น์ค
- ํ๊ตญ์์ฐ๊ด๋ฆฌ๊ณต์ฌ_์ฐจ์ธ๋ ์จ๋น๋ ๋ฌผ๊ฑด ์ ์ฐฐ๊ฒฐ๊ณผ๋ชฉ๋ก ์กฐํ์๋น์ค
- ํ๊ตญ์์ฐ๊ด๋ฆฌ๊ณต์ฌ_์ฐจ์ธ๋ ์จ๋น๋ ๋ฌผ๊ฑด ์ ์ฐฐ๊ฒฐ๊ณผ์์ธ ์กฐํ์๋น์ค
- ํ๊ตญ๋ถ๋์ฐ์_์ฒญ์ฝํ_APT ๋ถ์์ ๋ณด
- ํ๊ตญ๋ถ๋์ฐ์_์ฒญ์ฝํ ์ฒญ์ฝ ์ ์ฒญยท๋น์ฒจ์ ์ ๋ณด ์กฐํ ์๋น์ค
For parsing API specs in hwp or docx format, see Common Utils Guide
The fastest way to get started โ the server runs as a child process of Claude Desktop.
-
Clone this repository locally.
git clone <repository_url> cd real-estate-mcp
-
Open the Claude Desktop config file.
# macOS open "$HOME/Library/Application Support/Claude/claude_desktop_config.json"
# Windows notepad %APPDATA%\Claude\claude_desktop_config.json
-
Add the entry below under
mcpServers.{ "mcpServers": { "real-estate": { "command": "uv", "args": [ "run", "--directory", "/path/to/real-estate-mcp", "python", "src/real_estate/mcp_server/server.py" ], "env": { "DATA_GO_KR_API_KEY": "your_api_key_here" } } } } -
Restart Claude Desktop. Setup is complete when you can see the
real-estateserver in the tool list. -
For better responses, create a Project in Claude Desktop and paste resources/custom-instructions-ko.md into the Project Instructions tab.
For HTTP mode, other clients, or per-service API key configuration, see the docs below.
| Client | Transport | Guide |
|---|---|---|
| Claude Desktop | stdio / HTTP | docs/setup-claude-desktop.md |
| Claude (web) | HTTP only | docs/setup-claude-web.md |
| Claude CLI | stdio / HTTP | docs/setup-claude-cli.md |
| Codex CLI | stdio / HTTP | docs/setup-codex-cli.md |
| ChatGPT (web) | HTTP only | docs/setup-chatgpt-web.md |
| Docker (HTTP + Caddy) | HTTP | docs/setup-docker.md |
| OAuth (public access) | โ | docs/setup-oauth.md |
This project exists thanks to all the people who contribute. [Contributing]
Made with contrib.rocks.
If you find this project useful, buy me a coffee!
