cadastral-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LAW_OC | No | 법제처 Open API 인증키. export_land_report_dxf가 필지 소재 지자체 조례에서 건폐율/용적률/조경 기준을 자동 조회하는 데 사용. 없으면 국가법령 상한으로 대체 | |
| VWORLD_KEY | Yes | VWorld 오픈API 인증키 | |
| VWORLD_DOMAIN | Yes | 키 신청 시 등록한 서비스URL과 정확히 일치해야 함. 없으면 2D데이터·국가중점 API가 INCORRECT_KEY로 실패 | |
| DXF_OUTPUT_DIR | No | DXF 파일 저장 경로 (기본값: ./output) | ./output |
| CADASTRAL_PYTHON | No | export_land_report_dxf의 XCLIP 크롭에 쓸 Python 실행 파일 경로. 미지정 시 python3/python/py 자동탐지 |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_land_use_planA | Cadastral-mcp — [토지이용계획] 지번 주소로 토지대장·용도지역지구·개별공시지가 통합 조회. |
| get_land_use_plan_by_pnuA | Cadastral-mcp — [토지이용계획] PNU(19자리)로 토지대장·용도지역지구·개별공시지가 통합 조회. |
| export_cadastral_dxfA | Cadastral-mcp — [지적도] 지번 주소로 필지 경계를 DXF 파일로 내보내기 (연속지적도 기반, 참고용). 범위(bufferMeters) 미지정 시 먼저 물어볼 것. 기본 50m. |
| export_cadastral_dxf_by_pnuA | Cadastral-mcp — [지적도] PNU(19자리)로 필지 경계를 DXF 파일로 내보내기 (연속지적도 기반, 참고용). 범위(bufferMeters) 미지정 시 먼저 물어볼 것. 기본 50m. |
| export_land_report_dxfA | Cadastral-mcp — [통합리포트] 지번 주소로 요청정보+토지이용계획+지적도를 한 페이지 DXF로 내보내기 (좌: 요청정보 / 우상단: 토지이용계획 / 우하단: 지적도). 범위(bufferMeters) 미지정 시 먼저 물어볼 것. 기본 50m. |
| export_land_report_dxf_by_pnuA | Cadastral-mcp — [통합리포트] PNU(19자리)로 요청정보+토지이용계획+지적도를 한 페이지 DXF로 내보내기 (좌: 요청정보 / 우상단: 토지이용계획 / 우하단: 지적도). 범위(bufferMeters) 미지정 시 먼저 물어볼 것. 기본 50m. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/chanjong-ui/cadastral-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server