Skip to main content
Glama

법마디(Lawmadi) OS — Korean Legal AI

Server Details

Korean Legal AI — 60 agents, real-time statute verification via law.go.kr. Free 2/day.

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL

Glama MCP Gateway

Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.

MCP client
Glama
MCP server

Full call logging

Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.

Tool access control

Enable or disable individual tools per connector, so you decide what your agents can and cannot do.

Managed credentials

Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.

Usage analytics

See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.

100% free. Your data is private.
Tool DescriptionsA

Average 3.9/5 across 6 of 6 tools scored.

Server CoherenceA
Disambiguation5/5

Each tool has a clear, distinct purpose. Ask and ask_expert differ in depth, chat_leader targets a specific leader, get_leaders lists them, search handles statutes, and suggest_questions generates follow-ups. No overlap.

Naming Consistency5/5

All tool names follow a consistent verb_noun snake_case pattern (e.g., chat_leader, get_leaders, suggest_questions). The naming is predictable and uniform.

Tool Count5/5

With 6 tools, the server is well-scoped for a Korean legal AI assistant. It covers asking, expert analysis, specific chat, leader listing, search, and suggestion generation—neither too few nor too many.

Completeness5/5

The toolset provides a complete workflow: identifying experts (get_leaders), asking questions (ask, ask_expert), chatting with specific experts (chat_leader), searching legal info (search), and generating follow-ups (suggest_questions). No obvious gaps for an end-user legal assistant.

Available Tools

6 tools
askInspect

Ask a Korean legal question. Routes to 1 of 60 specialist AI legal leaders and returns a statute-verified analysis (real-time law.go.kr check). Supports Korean and English.

ParametersJSON Schema
NameRequiredDescriptionDefault
langNoResponse language. Auto-detected if omitted.
queryYesLegal question in Korean or English (max 2000 chars).
ask_expertInspect

Expert mode legal analysis — runs the full verification pipeline for a more detailed, deeply-cited answer. Slower than ask.

ParametersJSON Schema
NameRequiredDescriptionDefault
langNoResponse language. Auto-detected if omitted.
queryYesLegal question in Korean or English (max 2000 chars).
chat_leaderInspect

Chat 1:1 with a specific legal leader. Provide the leader_id (e.g. 'L01', 'L32', 'CCO') from get_leaders.

ParametersJSON Schema
NameRequiredDescriptionDefault
queryYesQuestion to ask the leader (max 2000 chars).
leader_idYesLeader identifier (e.g. 'L01'). See get_leaders.
get_leadersInspect

List all 60+ specialist legal leaders with their names and specialties.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

suggest_questionsInspect

Generate relevant follow-up legal questions for a given query.

ParametersJSON Schema
NameRequiredDescriptionDefault
queryYesCurrent user question (max 500 chars).

Discussions

No comments yet. Be the first to start the discussion!

Try in Browser

Your Connectors

Sign in to create a connector for this server.

Resources