Skip to main content
This category has 6 presets registered, exposing 6 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
Administrative Appeal Lookup국민권익위원회13084452
Court Case Search법제처115059269
Tax Law Interpretation Search법제처115140313
Gyeonggi Disabled Legal Aid Statistics Dataset경기도115057663
Legislative Notice Detail Search법제처115090734
Notary Information Lookup법무부115121942

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