← lawmadi.com

INDIVIDUAL MCP TOOL

find_village_lawyer

법무부 '마을변호사'를 지역으로 찾습니다 — 무료 법률상담 연락처입니다.

lawmadi.comnone authenticationAvailability not checked

LIVE ENDPOINT

https://lawmadi.com/mcp

No auth detected

Connect to this endpoint to inspect the live schema for find_village_lawyer and invoke it with your own arguments.

Indexed input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • No write-capable action terms were found; this is not proof that invocation has no side effects.

Parent server

lawmadi.com

CONNECT 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.

Related tools

  • ask — 한국 법률 질문에 답합니다.
  • ask_expert — 전문가 모드 법률 분석 — 전체 검증 파이프라인을 돌려 더 깊이 인용된 답변을 만듭니다.
  • search — law.go.kr에서 한국 법령·판례·법률용어를 검색해 관련 주제를 돌려줍니다.
  • get_leaders — 60명 이상의 전문 리더 목록을 이름·전문 분야와 함께 돌려줍니다.
  • chat_leader — 특정 리더와 1:1로 대화합니다.
  • suggest_questions — 주어진 질의에 이어질 만한 법률 후속 질문을 생성합니다.
  • lookup_precedent — 사건번호로 한국 판례를 검증 자산(17,248건, 전부 law.go.kr 대조 완료)에서 조회합니다.
  • lookup_statute — 한국 법령 조문을 검증 자산(31,262개 조문)에서 조회합니다.