Japan Law Search MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_lawsA | 日本の現行法令(法律・政令・省令など約1万件)を政府公式データベース(e-Gov)から検索する。search_in=full_text(既定)は条文本文の全文検索、search_in=titleは法令名検索。結果のlaw_idをget_law_structure / get_law_articleに渡すと条文を参照できる。 |
| get_law_structureA | law_idを指定して法令の構造(章・節・条の見出し一覧)を取得する。どの条文を読むべきか当たりを付けるのに使う。law_idはsearch_lawsの結果に含まれる。 |
| get_law_articleA | law_idと条番号を指定して条文の本文を取得する。条番号は「3」「第3条」「第三条の二」「3の2」のいずれの形式でもよい。 |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- 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/fujimura-ui/japan-law-search-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server