Japan Law Search MCP
Related Servers
Alternatives to Japan Law Search MCP
No user-submitted related servers found.
Related Servers
- AlicenseAqualityAmaintenanceSearches and retrieves Japanese national legislation from the official e-Gov API, providing verifiable citations with stable URLs and human-readable references.6Apache 2.0
- AlicenseBqualityDmaintenanceEnables searching and retrieving Japanese legal information from the e-Gov Law API, including law searches by keyword, detailed law data retrieval, and revision history tracking.396548MIT
- AlicenseAqualityAmaintenanceEnables LLMs to search and retrieve Japanese laws from the e-Gov API v2, including keyword search, article fetching, table of contents, and revision history.7402MIT
- AlicenseNot gradedqualityCmaintenanceEnables querying Japanese national laws and ordinances via the e-Gov Law API, allowing AI agents to access legal data through natural language questions.9MIT
- AlicenseAqualityDmaintenanceEnables intelligent search and retrieval of Japanese legal statutes through the e-Gov API. Supports smart lookup of laws and articles with abbreviation recognition, batch processing, and multi-tier caching for high-performance legal research.813MIT
- AlicenseAqualityDmaintenanceProvides access to Japanese labor and social insurance laws and administrative circulars from sources like the e-Gov API and the Ministry of Health, Labour and Welfare. It enables users to search for and retrieve legal texts and notices to ensure accuracy in labor-related inquiries.61,43761MIT
TDQS
Scored across 3 tools
Each tool has a clearly distinct purpose: search_laws for finding laws, get_law_structure for browsing structural headings, and get_law_article for retrieving specific article text. There is no functional overlap.
All tool names follow a consistent verb_noun snake_case pattern (search_laws, get_law_structure, get_law_article), making them predictable and easy to remember.
Three tools is minimal but sufficient for a focused law search server. The core workflow (search, browse structure, retrieve article) is covered, though additional tools like listing all laws or checking amendments could be justified.
The tool set covers the essential lifecycle: searching for laws, exploring their structure, and retrieving specific articles. While no major gaps exist, a tool to get law metadata or list recent updates would improve completeness.