jp-eli-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| JP_ELI_BASE_URL | No | Base URL for the e-Gov law search API. | https://laws.e-gov.go.jp/api/2 |
| JP_ELI_AUDIT_DIR | No | Directory for audit logs. | ~/.matematic/audit |
| JP_ELI_CACHE_DIR | No | Directory for caching API responses. | ~/.matematic/cache/jp-eli |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| logging | {} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| extensions | {
"io.modelcontextprotocol/ui": {}
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| jp_search_lawsA | Search Japanese laws by (partial) title. |
| jp_search_by_keywordA | Full-text search across all Japanese laws for a keyword. |
| jp_get_lawA | Fetch metadata for a law by its e-Gov |
| jp_get_articleA | Fetch the text of one article of a law. |
| jp_get_full_textA | Fetch the full text of a law by |
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/matematicsolutions/jp-eli-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server