← Back to directory
K

Korean Law MCP

Community
Search and verify Korean law in AI.
GitHub source repository ↗
★ 2.3k Stars Category · Other Very popular
60FMRS · C
Reliability
8/20
Security and permissions
9/20
Maintenance
15/20
Documentation
15/20
Setup experience
13/20

The supplied materials describe a server that consolidates 42 Korean Ministry of Government Legislation APIs into 10 MCP tools, emphasizing Korean legal retrieval, citation verification, and time-specific analysis. No server manifest was cached.

Read the FMRS scoring method →

Korean Law MCP uses the Korean Ministry of Government Legislation Open API to expose searches for statutes, precedents, administrative rules, ordinances, treaties, and interpretations through 10 MCP tools. It also provides citation existence and content checks, article impact maps, historical comparisons, precedent validity checks, and applicable-law analysis.

Tools

legal_research
Runs multi-stage legal research with tasks for comprehensive research, legal systems, action bases, dispute preparation, amendment tracking, ordinance comparison, procedure details, or document review.
legal_analysis
Performs citation verification, precedent validity checking, applicable-law analysis, or article impact mapping.
search_law
Searches Korean laws and returns lawId and MST identifiers.
get_law_text
Retrieves full statutory article text.
get_annexes
Retrieves annexes, schedules, forms, and related attachments.
ordinance_radar
Compares an ordinance with the current effective dates of its cited higher-level laws and flags possible maintenance needs.
search_decisions
Searches across 18 decision domains, including precedents, Constitutional Court decisions, and administrative appeals.
get_decision_text
Retrieves full decision or precedent text.
discover_tools
Searches for specialized tools.
execute_tool
Executes a specialized tool through a proxy.

Setup

Apply for a Korean Ministry of Government Legislation Open API credential (OC). Add the mcp-remote configuration above and replace YOUR_LAW_OC_KEY with your credential. Clients supporting remote HTTP MCP can instead use https://mcp.gomdori.app/law?oc=YOUR_LAW_OC_KEY.

claude_desktop_config.json
{"mcpServers":{"korean-law":{"command":"npx","args":["-y","mcp-remote","https://mcp.gomdori.app/law?oc=YOUR_LAW_OC_KEY"]}}}

Fit and risk

Best for

  • Korean legal researchers, practitioners, and public-sector staff.
  • Teams seeking to reduce hallucinations in legal AI workflows.
  • Users conducting legal research in Claude, Cursor, or Windsurf.

Not for

  • Users seeking law from jurisdictions other than South Korea.
  • Users without a Korean Ministry of Government Legislation API credential.
  • Situations where generated results are treated as a substitute for professional legal review or formal legal advice.

Required permissions

  • Requires a Korean Ministry of Government Legislation Open API credential.
  • Requires network access to the Ministry API; some precedent-text fallbacks access the National Tax Service precedent server.
  • Remote setups require network requests to the MCP endpoint.

Risks and side effects

  • Results depend on external APIs and may be affected by authentication, anti-bot controls, network conditions, or service instability.
  • The OC API credential is sensitive and should not be exposed in shared configurations.
  • Repealed and current laws must be distinguished; historical applicability results should still receive professional review.

Troubleshooting

  1. Confirm that the OC credential is valid and correctly configured.
  2. Check Ministry API access requirements involving IP registration, domains, Referer, and User-Agent headers.
  3. For precedent-text failures, check HTTPS, proxy, and certificate access to taxlaw.nts.go.kr.
  4. For Claude Desktop remote use, confirm Node.js 18 or later is installed and connect through mcp-remote.

Use cases

Verify statutory citations in AI-generated Korean legal answers.
Search Korean statutes, precedents, administrative rules, and ordinances.
Compare the law in force at two different dates.
Track article impact, precedent changes, and ordinance revision needs.

Supported clients

Claude DesktopFull support
CursorFull support
WindsurfFull support
Claude CodeFull support