Back to Home
rabqatab icon

LexLink-ko-mcp

Verified Safe

by rabqatab

Overview

This MCP server provides AI agents and LLM applications with access to the Korean National Law Information API (law.go.kr), enabling search, retrieval, and analysis of Korean laws, case law, administrative rules, and AI-powered semantic search.

Installation

Run Command
OC=your_id_here TRANSPORT=http uv run serve

Environment Variables

  • OC
  • PORT
  • HOST
  • TRANSPORT
  • SLIM_RESPONSE

Security Notes

The server uses standard Python libraries (httpx, Starlette, uvicorn) and follows common web development practices. API keys (OC identifier) are handled with a clear priority system (tool argument > session configuration > environment variable) and can be passed via HTTP headers. Input validation is performed for date ranges and article formats, reducing malformed requests. The citation extractor includes a request delay to prevent rate limiting. Logs capture traffic, including client IP and headers, which is useful for auditing. No direct use of dangerous functions like 'eval' or 'exec' was found. Overall, the security posture appears robust for its intended use case.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens7500
Stars0
Forks0
Last Update2026-01-13

Tags

Korean LawLegal ResearchAPI IntegrationLLM ToolsAI Search