Skip to main content
This category has 16 presets registered, exposing 24 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
Business Registration Status국세청215081808
Civil Complaint Statistics국민권익위원회215143948
Civil Defense Shelters행정안전부115155067
Crime Statistics한국형사법무정책연구원115140047
Disaster Shelters경상남도115062898
Election Turnout중앙선거관리위원회115000900
Fire Incident Statistics소방청115077644
Current Law Text Search법제처115057358
Local Finance Statistics행정안전부115107356
Lost Property경찰청315000799
Parking Enforcement CCTV제주특별자치도 제주시115109175
Patent and Utility Model Publication Search지식재산처115065437
Population by Age행정안전부115108072
Resident Registration Population Statistics행정안전부115108065
Korean Public Holidays and Special DaysKorea Astronomy and Space Science Institute515077871
Public Wi-Fi행정안전부115155062

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("civil/"))'