#78 · Primary category: Knowledge Base & RAG

korean-law-mcp

citation-verification claude hallucination-detection korean-law law legal-ai legal-rag legal-tech mcp mcp-server model-context-protocol precedent typescript

법제처 국가법령정보를 LLM에서 바로 조회하는 MCP 서버. 법령·판례·조례 검색과 인용 검증 | MCP server for Korean law — search statutes, precedents, and ordinances, and verify citations

Project last updated:08/29/26

GitHub Stars

2.5K

Forks

510

Contributors

17

License

MIT

Why we included this project

Anyone building legal AI assistants for Korean law runs into a source-accuracy problem: Korea's official statute database is large, and LLMs confidently cite articles that do not exist. This MCP server gives an assistant direct access to that database through a small set of tools, plus a CLI for terminal work, covering statutes, precedents, ordinances, treaties, and administrative rules. The citation verification is what makes it more than a lookup tool. It checks that a cited article actually exists and that the title matches, so a model's fabricated reference fails the check instead of passing silently. It also resolves which version of a law applied at a given time, reports whether a precedent has been overruled, and flags ordinances that need updating when a superior law changes. That is why it is practical for drafting support, contract and dispute review, and compliance checks rather than just document lookup.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category