korean-law-mcp
Verified Safeby seo-jinseok
Overview
Provides a comprehensive toolset for searching, retrieving, and analyzing Korean legal information from the National Law Information Center (law.go.kr).
Installation
uvx korean-law-mcpEnvironment Variables
- OPEN_LAW_ID
Security Notes
The server uses standard `requests` and `xmltodict` libraries for API communication and XML parsing. It correctly loads the `OPEN_LAW_ID` from environment variables, preventing hardcoding of secrets. No `eval` or `exec` functions are used in the core server logic. Development scripts use `subprocess.run` but are not part of the deployed server.
Similar Servers
chunkhound
Provides local-first codebase intelligence, extracting architecture, patterns, and institutional knowledge for AI assistants.
yargi-mcp
Provides programmatic access to various Turkish legal databases (e.g., Yargıtay, Danıştay, Constitutional Court) as a Model Context Protocol (MCP) server for integration with Large Language Model (LLM) applications like Claude AI.
CodeGraphContext
This MCP Server acts as an expert AI pair programmer's backend, providing real-time, accurate code analysis, indexing, and relationship information from a local codebase to assist with understanding, writing, and refactoring code.
AgentBoard
Integrates AI agents with browser capabilities, enabling interaction with web pages and external Model Context Protocol (MCP) servers through a suite of specialized tools for tasks like content extraction and web automation.