korean-law-mcp
A comprehensive toolset for searching, analyzing, and retrieving Korean legal statutes, precedents, and regulations.
The Korean Law MCP offers 87 structured tools that allow users to access a wide range of legal resources, including statutes, precedents, administrative rules, local regulations, treaties, and interpretations. By leveraging an AI assistant or terminal, users can efficiently navigate through the complex landscape of South Korean law. The platform is built on the basis of the Ministry of Justice's Open API, ensuring reliable and up-to-date information. With features such as a document analysis engine, cross-referencing between laws and local regulations, and natural language date parsing, the Korean Law MCP significantly enhances the user experience for legal research. Users can perform batch queries, utilize AI-driven searches, and access detailed legal documents with ease, making it an invaluable resource for legal professionals and researchers alike.
Compatible with
Install
Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"korean-law-mcp": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-korean-law-mcp"
]
}
}
}Config File Location
Mac: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%\Claude\claude_desktop_config.json
Linux: ~/.config/claude/claude_desktop_config.json
Some servers require additional setup - check the GitHub README for specific instructions.
Permissions