Korean Law MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| OPEN_LAW_ID | Yes | 국가법령정보센터 Open API 아이디 (National Law Information Center Open API ID) |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_korean_lawA | |
| search_law_articlesB | |
| search_legal_termsC | Search for legal terms (definitions). Returns a list of matching terms with IDs. |
| search_statutory_interpretationsB | Search for statutory interpretations (authoritative interpretations by Ministry of Government Legislation). |
| get_statute_attachmentsB | |
| read_legal_resourceA | |
| explore_legal_chainA | |
| get_external_linksA | |
| get_article_historyA | |
| compare_old_newA | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| summarize_law | Create a prompt to summarize a specific law. Fetches the full text of the law and asks the LLM to summarize it. |
| explain_legal_term | Create a prompt to explain a legal term based on search results. Performs a smart search for the term and provides the results as context. |
| compare_laws | Create a prompt to compare two laws or articles. Fetches both resources and asks for a comparison. |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/seo-jinseok/korean-law-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server