74
/ 100
16 days ago
glama

cadastral-mcp

An MCP server for querying land use plans and exporting cadastral maps as DXF files using VWorld Open API from the Korean Ministry of Land, Infrastructure and Transport.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: VWORLD_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configCADASTRAL_PYTHONPython이 여러 개 설치돼 있어 자동탐지(python3 → python → py)가 ezdxf 없는 쪽을 먼저 찾으면, .env에 으로 정확한 경로를 지정하세요. export_cadastral_dxf(지도만 내보내는 도구)는 Python 없이도 그대로 동작합니다.
configDXF_OUTPUT_DIR선택 DXF 파일 저장 경로 (기본값: ./output)
configLAW_OC선택 법제처 Open API 인증키. export_land_report_dxf가 필지 소재 지자체 조례에서 건폐율/용적률/조경 기준을 자동 조회하는 데 사용. 없으면 국가법령 상한으로 대체
configLAW_REFERER
configLAW_USER_AGENT
configVWORLD_DOMAIN중요: 검색 API는 도메인 값 없이도 동작하지만, 2D데이터·국가중점 API는 요청에 domain 파라미터가 없거나 키 신청 시 등록한 서비스URL과 다르면 INCORRECT_KEY 에러가 발생합니다. 아래 을 반드시 서비스URL과 동일하게 맞추세요.
🔐 secretVWORLD_KEY필수 VWorld 오픈API 인증키
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 1 concrete improvement we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/chanjong-ui-cadastral-mcp-1auuo6)](https://m8ven.ai/mcp/chanjong-ui-cadastral-mcp-1auuo6)
commit: 624c9bc2f970035738c7829cb2a90c0aea358312
code hash: 061728539476c1065637ec4a0f48d8923464fcedc5a90c16d7120a46f2dcf3cc
verified: 7/15/2026, 8:39:02 AM
view raw JSON →