Skip to main content
This category has 10 presets registered, exposing 30 MCP tools in total.
Find the tool name you need in the tools/list response, then call it directly with tools/call.

Preset list

NameProviderToolsdata.go.kr
Building Energy Information국토교통부215135963
Continuous Cadastral Map WMS/WFS국토교통부215057570
Forest Resource Statistics산림청115080832
Individual Public Land Price Attributes국토교통부115124014
Land Use Regulation Information국토교통부215058410
Mountain Information Map WMS/WFS국토교통부115059481
Chungcheongnam-do Local River Dataset충청남도115107977
Road Facility Management Status국토교통부115061065
Underground Safety Information국토교통부1815041891
Urban Planning Facility Map WMS/WFS국토교통부115057507

Usage examples

# List the preset servers and tools in this category. (public catalog — no auth required)
curl https://mcp.datari.kr/registry/servers \
  | jq '.servers[] | select(.id | startswith("land/"))'