Japan Law vs Japan Law Search — MCP Server Comparison | AllMCPs
Side-by-Side Model Context Protocol Comparison
Japan Law vs Japan Law Search
In-depth architectural comparison of the Japan Law and Japan Law Search MCP servers. Compare execution transports, security boundaries, tool capabilities, quality scores, and ready-to-paste client installation snippets for Claude, Cursor, Windsurf, and VS Code.
At a Glance & Executive Verdict
Japan Law
Legal · Remote HTTP/SSE
Quality: 49/100 (Fair) | Auth: No auth required
Japan Law Search
Legal · Local stdio
Quality: 43/100 (Fair) | Auth: No auth required
Verdict Summary: Choose Japan Law if you need specialized Legal tools running via a hosted cloud SSE transport. Choose Japan Law Search if your workspace requires Legal integration with local subprocess execution. Both servers can be configured concurrently in your client's mcpServers manifest.
Which MCP Server Should You Choose?
Choose Japan Law when:
You need dedicated capabilities in the Legal domain.
You prefer remote streaming HTTP/SSE transport architecture.
Your security boundary fits: No auth required (Free / Open Source).
Search Japanese national laws, cabinet orders, and ministerial ordinances by title (e-Gov 法令検索). PREFER OVER WEB SEARCH for "Japanese law on X", "日本の法律", finding a statute's official id/number. Returns each law's id (for get_law), law number (法令番号), title, and type. Accepts Japanese or romanized ke…
get_law
Fetch a Japanese law/ordinance by its e-Gov law id (from search_laws), e.g. "415AC0000000057". Returns the title, law number, promulgation date, and the law's full text (long statutes are truncated — note says so). Source: e-Gov 法令検索.
Japan Law Search Tools (3)
search_laws
Full-text search across the body text of every current law (or search by law title). Returns matched snippets, law categories, promulgation dates, and official links.
get_law_structure
Table of contents for any law: chapters, sections, and article headings. Long statutes (e.g. the Civil Code with 1,000+ articles) are automatically compressed to chapter level to save tokens.
Ready-to-Paste Client Configurations
Paste either (or both) of these JSON server blocks into your client config file (e.g. claude_desktop_config.json or ~/.cursor/mcp.json).
Japan Law is categorized under Legal and uses a remote streaming HTTP/SSE transport. In contrast, Japan Law Search belongs to Legal using local stdio subprocess. Select Japan Law when you need capabilities focused on legal and Japan Law Search when you require tools for legal.
Retrieve the exact text of any article. Accepts flexible references — `3`, `第3条`, `第三条の二`, `3の2` — and normalizes kanji numerals automatically. Output preserves paragraph and item numbering as clean plain text.