Japan Law vs Swiss Case Law — MCP Server Comparison | AllMCPs
Side-by-Side Model Context Protocol Comparison
Japan Law vs Swiss Case Law
In-depth architectural comparison of the Japan Law and Swiss Case Law 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 · Local stdio
Quality: 49/100 (Fair) | Auth: No auth required
Swiss Case Law
Legal · Remote HTTP/SSE
Quality: 56/100 (Good) | Auth: No auth required
Verdict Summary: Choose Japan Law if you need specialized Legal tools running via a local process. Choose Swiss Case Law if your workspace requires Legal integration with remote web transport. 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 local stdio subprocess 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 法令検索.
Swiss Case Law Tools (21)
search_decisions
Full-text search with filters (court, canton, language, date range, chamber)
get_decision
Fetch a single decision by docket number or ID. Includes citation graph counts (cited by / cites).
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 local stdio subprocess. In contrast, Swiss Case Law belongs to Legal using remote streaming HTTP/SSE transport. Select Japan Law when you need capabilities focused on legal and Swiss Case Law when you require tools for legal.