Help us improve
Share bugs, ideas, or general feedback.
법제처 41개 Open API — 법령 검색, 판례 검색, 조례 검색, 조문 영향 그래프, 시점 비교 diff. 공정거래법/시행령 조회 및 인용 검증.
npx claudepluginhub sophia-hong/kftc-disclosure-legalCopy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"korean-law-mcp": {
"command": "npx",
"args": [
"-y",
"korean-law-mcp"
],
"env": {
"LAW_API_KEY": "${KOREAN_LAW_API_KEY}"
}
}
}
}Replace placeholder values for: LAW_API_KEY
Review these signals before enabling this server
This MCP server needs API keys or credentials. Configure them in your environment before use.
This server connects to external services. Review the URLs it accesses before enabling.
Server configuration and connection parameters
npxCommand-line arguments passed to the server process
Environment variables set when the server starts
LAW_API_KEY=${KOREAN_LAW_API_KEY}Sensitive values you must provide — never committed to source control
Share bugs, ideas, or general feedback.