e-Gov Law MCP Server
by ryoooo
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| EGOV_API_URL | No | The e-Gov API URL | https://laws.e-gov.go.jp/api/2 |
| EGOV_API_TOKEN | No | e-Gov API token (usually not required) | |
| LAW_CONFIG_PATH | No | Path to the law configuration file | config/laws.yaml |
| MCP_SERVER_NAME | No | The MCP server name | e-Gov Law Server v2 |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| find_law_articleA | |
| search_lawsB | |
| search_laws_by_keywordB | |
| get_law_contentA | |
| batch_find_articlesB | |
| prefetch_common_lawsC | |
| get_cache_statsB | |
| clear_cacheB | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| get_api_info | e-Gov Law API v2 information |
| get_law_types | Supported Japanese law types |
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/ryoooo/e-gov-law-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server