chrisryugj/archhub-mcp
View on GitHub ↗국토교통부 건축HUB → MCP 서버. 건축물대장·건축인허가·주택인허가 + 법정동코드 + 한 필지 종합카드·동 단위 통계·노후건축물 분석. 공용키 탑재 remote 커넥터(URL만 등록)
63 ★9 forksPythonUpdated 19d ago
What you need to know
A Korean MCP server wrapping three official 국토교통부 건축HUB (Korean building registry) APIs into 12 tools for building profiles, parcel history, statistics, and more, with an always-on remote connector.
Install
Remote: register the URL https://mcp.gomdori.app/archhub with no setup Local: pip install -e . and set ARCHHUB_SERVICE_KEY Or run with uvx --from . archhub-mcp
Usage
- •Use find_region to resolve an address to sigungu/bdong codes
- •Query building_profile, parcel_history, district_stats, old_buildings, price_history, and more
- •Ask in natural Korean, e.g. '자양동 노후건물 알려줘'
Key features
- ✓12 tools including building_profile, parcel_history, temp_buildings, building_floors, price_history, district_stats, old_buildings, seismic_check, demolitions, permits_pipeline
- ✓Official API data only, with source attribution
- ✓Anti-hallucination prefixes like [NOT_FOUND] and [EXTERNAL_API_ERROR]
- ✓Machine-parseable card formats with computed values flagged
- ✓Remote hosted connector at mcp.gomdori.app/archhub
Best for
Korean real-estate, architecture, construction, appraisal, and municipal workers querying building registry data.
Caveats
- ⚠Large district-wide queries can be slow
- ⚠Traffic limits apply from the external API
- ⚠Owner (personal) information is out of scope
- ⚠No violation-building field available via API
Platforms: macOS · Linux · WindowsClients: Claude.ai · Claude Code · Claude Desktop · Cursor · Windsurf
Reviewed 2026-08-11
Topics
- Stars
- 63★
- Forks
- 9
- Language
- Python
- License
- MIT
- Created
- 2026-06-02
- Last push
- 2026-08-17