Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
JP_ELI_BASE_URLNoBase URL for the e-Gov law search API.https://laws.e-gov.go.jp/api/2
JP_ELI_AUDIT_DIRNoDirectory for audit logs.~/.matematic/audit
JP_ELI_CACHE_DIRNoDirectory for caching API responses.~/.matematic/cache/jp-eli

Capabilities

Features and capabilities supported by this server

CapabilityDetails
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

NameDescription
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 law_id (no body text).

jp_get_articleA

Fetch the text of one article of a law.

jp_get_full_textA

Fetch the full text of a law by law_id. Large laws are truncated.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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