ChangooLee/mcp-kr-legislation

A Model Context Protocol (MCP) server integrating the Korean Ministry of Government Legislation OPEN API. It provides access to all legal information through more than 130 comprehensive tools, including statutes, supplementary services, administrative rules, local regulations, precedents, committee decisions, treaties, annexed forms, school rules, legal terminology, customized services, knowledge bases, special administrative appeals, and interpretations by central government agencies.

This repository also configures its own agents. See what mcp-kr-legislation tells them →

9Stars on the repository
16Mods indexed here, across every type
4mo agoLast push, which is what freshness is scored on
customA LICENSE file GitHub cannot name, so bodies are not copied

api-integration

01

ChangooLee/mcp-kr-legislation

Skill Claude CodeCodex

A reference for connecting the Korean Ministry of Government Legislation's Open API to an MCP project. It explains the law-search and law-service endpoints and how request parameters select their functions.

not rated 9 4mo ago A 53 tokens

bm25-search

02

ChangooLee/mcp-kr-legislation

Skill Claude CodeCodex

A skill that re-ranks results from legal-statute and court-case APIs using the BM25 Okapi search algorithm, which orders text results by relevance.

not rated 9 4mo ago A 48 tokens

cache-management

03

ChangooLee/mcp-kr-legislation

Skill Claude CodeCodex

A skill for managing cached legal data, including statutes and court decisions. It covers saving and loading cached data, handling expiration, and synchronizing a knowledge graph, which connects related information.

not rated 9 4mo ago A 51 tokens

context-handling

04

ChangooLee/mcp-kr-legislation

Skill Claude CodeCodex

Guidance for keeping context available during API tool calls. It supports streamable HTTP and stdio, two ways for programs to communicate, and uses a withcontext pattern for fallback context.

not rated 9 4mo ago A 39 tokens

ChangooLee/mcp-kr-legislation

Skill Claude CodeCodex

A debugging method for finding the underlying cause of tool failures and API errors. An API is a defined way for software systems to exchange requests and responses.

not rated 9 4mo ago A 41 tokens

graph-search

06

ChangooLee/mcp-kr-legislation

Skill Claude CodeCodex

A guide for modelling laws, court precedents and committee decisions as a knowledge graph, where documents or concepts are connected by defined relationships.

not rated 9 4mo ago A 55 tokens

ChangooLee/mcp-kr-legislation

Skill Claude CodeCodex

A software-development method that writes a failing test before adding a new tool or fixing a bug, then checks that the test passes after implementation. TDD, or test-driven development, is the name for this approach.

not rated 9 4mo ago A 36 tokens

tool-development

09

ChangooLee/mcp-kr-legislation

Skill Claude CodeCodex

A guide for adding South Korean Ministry of Government Legislation API endpoints as MCP tools. An API lets software request data or actions from another service, while MCP connects such tools to an AI agent.

not rated 9 4mo ago A 50 tokens

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: