General Tools
lawmadi.com
This MCP server offers Korean legal question answering, expert analysis, statute search, and direct consultation with legal specialists.
ENDPOINT 1
https://lawmadi.com/mcp
MCP server metadata
- Name
- Lawmadi OS
- Version
- v60.0.0
법마디(Lawmadi) OS — LLM 교체 가능한 한국 법률 AI 운영체제. 답변 품질은 LLM이 아니라 검증 자산(SSOT)·그라운딩·law.go.kr 실시간 fail-closed 검증이 보장하며, LLM은 언제든 교체 가능한 부품입니다(인용 할루시네이션 0). 60개 도메인 전문 리더가 검증 자산 48,510건(판례 17,248·조문 31,262)을 근거로 답하고, 변호사시험 15회 전 회차 금답안(2,340문항) 코퍼스를 포함합니다. 조회 도구(lookup_precedent·lookup_statute·bar_exam_search·find_village_lawyer·latest_content)는 LLM을 호출하지 않는 결정론적 조회라 크레딧을 소모하지 않습니다. verify_citations는 '다른 LLM이 쓴 한국 법률 인용'을 검증 자산과 대조해 주는 유료 도구로, 1회에 크레딧 1개를 사용합니다. LLM-independent Korean legal-AI OS: answer quality is guaranteed by a verified-asset layer (SSOT) + grounding + real-time fail-closed verification against Korea's National Law Information Center (law.go.kr), not by the underlying LLM — any LLM is a swappable component (zero citation hallucination). 60 domain-specialized legal agents ground every answer in 48,510 verified legal assets (17,248 precedents + 31,262 statute articles) and a complete 15-round Korean bar-exam gold-answer corpus (2,340 questions). Lookup tools call no LLM and cost no credits. `verify_citations` fact-checks Korean legal citations written by any model and costs 1 credit per call; `lookup_precedent`/`lookup_statute` pull the authoritative text and law.go.kr link for free. Korean & English (lang: en). NO-KEY PREVIEW: `lookup_precedent` and `lookup_statute` answer without any key at preview depth — court, decision date, case name, drf_verified flag, law.go.kr link and the first 200 characters. The full holding, summary and referenced articles need a key (free to issue). The preview is capped per caller per day and is lifted by issuing a key, not by paying. Login required for every other tool (no anonymous queries); on login each user gets 3 free credits one time (non-recurring, never resets) — after that, credits must be purchased. Purchased credits never expire: once charged, use them anytime with no time limit. GETTING ACCESS (agents welcome): call the `get_pricing` tool — it needs no authentication and returns the full sign-up → API key → checkout path. Sign in at https://lawmadi.com, issue a key at https://lawmadi.com/mcp-key-guide-en (email sign-in is enough — the Pro-only expert console issues a different key), buy credits at https://lawmadi.com/pricing (pack sizes and current prices come from `get_pricing` — they are not repeated here, because a second copy of a price is a wrong price waiting to happen). Then send `Authorization: Bearer <key>` with tools/call. Use `get_account` to check your remaining balance before a long run, so you can top up in advance rather than stopping mid-task.
Known tools 19
bar_exam_search변호사시험(변시) 코퍼스를 검색합니다 — 15회 전 회차 2,340문항(선택형 2,250 + 사례형 45 + 기록형 45), 인용이 law.go.kr 검증을 통과한 금답안.
Inferred read-onlyget_daily_content발행된 데일리 콘텐츠 한 편을 전체 레코드 형태로 가져옵니다: 오늘의 법률상식(daily — 검증 조문 목록과 FAQ 포함), 전략 칼럼(strategy)·기술 칼럼(tech, 라이브 확인된 참고자료 포함), 리걸테크 뉴스(news, 출처 도메인 포함), 수험 판례 강의노트(bar), 오늘의 판례(precedent — 검증 판례 레코드 첨부).
Inferred read-onlylist_document_types법마디가 초안을 쓸 수 있는 법률 문서 종류를 한국어·영어 라벨과 함께 나열합니다(고소장·소장·내용증명·답변서·탄원서·합의서·법률의견서 등).
Inferred read-onlyget_pricing이용 방법과 비용을 돌려줍니다 — 가입 절차, API 키 발급처, 무료 제공량, 크레딧 팩 가격(KRW/USD), 크레딧 1개로 무엇을 할 수 있는지, 결제 링크.
Inferred read-onlylatest_content법마디의 최신 데일리 법률 콘텐츠 — 오늘의 법률상식(daily), 전략 칼럼(strategy), 기술 칼럼(tech), 리걸테크 뉴스(news), 수험 판례 강의노트(bar), 오늘의 판례(precedent).
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.lawmadi-os]
url = "https://lawmadi.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"lawmadi-os": {
"type": "http",
"url": "https://lawmadi.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: lawmadi-os
Remote MCP URL: https://lawmadi.com/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"lawmadi-os": {
"url": "https://lawmadi.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"lawmadi-os": {
"type": "http",
"url": "https://lawmadi.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "lawmadi-os",
"transport": "streamable-http",
"url": "https://lawmadi.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Loading Trust v2 evidence…
Checking the associated registrable domain. The BuiltWith key remains server-side.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.