Korea Real Estate MCP
Connect Claude to Korea's MOLIT real estate API and simulate buy now / buy later / invest only scenarios based on your income, savings, and retirement goals. Provides 14+ tools for live transaction data and financial calculations β apartment, officetel, villa, single-house, and commercial.
Supported Tools
- 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) - Region code lookup (
get_region_code)
Prerequisites
- uv
- API key from 곡곡λ°μ΄ν°ν¬νΈ β apply for the services below:
- κ΅ν κ΅ν΅λΆ_μννΈ λ§€λ§€ μ€κ±°λκ° μλ£
- κ΅ν κ΅ν΅λΆ_μννΈ μ μμΈ μλ£
- κ΅ν κ΅ν΅λΆ_μ€νΌμ€ν λ§€λ§€ μ κ³ μλ£
- κ΅ν κ΅ν΅λΆ_μ€νΌμ€ν μ μμΈ μλ£
- κ΅ν κ΅ν΅λΆ_μ°λ¦½λ€μΈλ λ§€λ§€ μ€κ±°λκ° μλ£
- κ΅ν κ΅ν΅λΆ_μ°λ¦½λ€μΈλ μ μμΈ μ€κ±°λκ° μλ£
- κ΅ν κ΅ν΅λΆ_λ¨λ /λ€κ°κ΅¬ λ§€λ§€ μ€κ±°λκ° μλ£
- κ΅ν κ΅ν΅λΆ_λ¨λ /λ€κ°κ΅¬ μ μμΈ μλ£
- κ΅ν κ΅ν΅λΆ_μμ μ λ¬΄μ© λΆλμ° λ§€λ§€ μ κ³ μλ£
- νκ΅λΆλμ°μ_μ²μ½ν_APT λΆμμ 보
- νκ΅λΆλμ°μ_μ²μ½ν μ²μ½ μ μ²Β·λΉμ²¨μ μ 보 μ‘°ν μλΉμ€
For parsing API specs in hwp or docx format, see Common Utils Guide
Quick Start: Claude Desktop (stdio)
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.
Connect with Other Clients
For other clients, transport options, or per-service API key configuration, see the docs below.
| Guide | Transport | Clients |
|---|---|---|
| docs/setup-prerequisites.md | β | All clients |
| docs/setup-with-stdio.md | stdio / local HTTP | Claude Desktop, Claude CLI, Codex CLI |
| docs/setup-with-http.md | HTTP (remote) | Claude (web), Claude CLI, Codex CLI |
| docs/setup-reverse-proxy.md | β | Server-side proxy setup (Cloudflare Tunnel) |
Contributors
This project exists thanks to all the people who contribute. [Contributing]
Made with contrib.rocks.
Support
If you find this project useful, buy me a coffee!
No comments yet
Be the first to share your take.