LAWMADI
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GEMINI_KEY | Yes | Gemini API key (used via Vertex AI) for LLM analysis. | |
| LAWGO_DRF_OC | Yes | law.go.kr API key (DRF API) for real-time statute verification. |
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 |
|---|---|
| ask_ask_postB | Ask Main legal question endpoint — routes to 1 of 60 specialist agents with real-time statute verification. Responses:200: Successful Response (Success Response) Content-Type: application/json Output Schema: 422: Validation Error Content-Type: application/json Example Response: Output Schema: |
| ask_stream_ask_stream_postB | Ask Stream SSE streaming legal question — real-time token-by-token response with statute verification. Responses:200: Successful Response (Success Response) Content-Type: application/json Output Schema: 422: Validation Error Content-Type: application/json Example Response: Output Schema: |
| ask_expert_ask_expert_postB | Ask Expert Expert mode — full 4-Stage Legal Pipeline with deep analysis and comprehensive statute verification. Responses:200: Successful Response (Success Response) Content-Type: application/json Output Schema: 422: Validation Error Content-Type: application/json Example Response: Output Schema: |
| search_search_getC | Search Responses:200: Successful Response (Success Response) Content-Type: application/json Output Schema: 422: Validation Error Content-Type: application/json Example Response: Output Schema: |
| suggest_questions_suggest_questions_postB | Suggest Questions Suggest 3 contextual follow-up questions based on the current query and leader specialty. Responses:200: Successful Response (Success Response) Content-Type: application/json Output Schema: 422: Validation Error Content-Type: application/json Example Response: Output Schema: |
| get_leaders_api_leaders_getA | Get Leaders List all 60+ specialist legal agents (leaders) with their names, specialties, and profiles. Responses:200: Successful Response (Success Response) Content-Type: application/json Output Schema: |
| chat_leader_api_chat_leader_postC | Chat Leader 1:1 chat with a specific legal specialist leader via SSE streaming. Responses:200: Successful Response (Success Response) Content-Type: application/json Output Schema: 422: Validation Error Content-Type: application/json Example Response: Output Schema: |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| legal_question | Ask a Korean legal question — routed to the best specialist among 60 agents |
| expert_analysis | Deep 4-stage expert legal analysis with full statute verification |
| find_specialist | Find the right legal specialist for your situation |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| About Lawmadi OS | Overview of the Korean Legal AI service |
| Legal Domains | All 60 specialized legal domains covered by Lawmadi OS |
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/peter120525-cmd/lawmadi-os-v60'
If you have feedback or need assistance with the MCP directory API, please join our Discord server