jp-eli-mcp
Related Servers
Alternatives to jp-eli-mcp
No user-submitted related servers found.
Related Servers
- AlicenseAqualityCmaintenanceFull-text search across all ~10,000 current Japanese laws and regulations (official e-Gov data): keyword search, table of contents, and exact article text.3MIT
- 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
- 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
- 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
- AlicenseNot gradedqualityCmaintenanceEnables AI agents to query Japanese public data (laws, corporations, statistics) from official government APIs, returning normalized English metadata with source attribution.1MIT
TDQS
Scored across 6 tools
Each tool targets a distinct operation: searching by title vs. full-text, fetching metadata vs. a single article vs. full text, and declaring coverage. No two tools overlap in purpose.
All tools follow the consistent pattern jp_<verb>_<noun>, with search/get as verbs and clear nouns. jp_coverage is a slight exception but still fits the jp_ prefix and is a declarative tool, so the pattern remains predictable.
Six tools is well-scoped for a Japanese law retrieval server: two search methods, three retrieval levels (metadata, article, full text), and an explicit coverage declaration. No excess or deficiency.
The core workflows—searching and retrieving law text—are covered. The full-text tool truncates large laws, but jp_coverage explicitly discloses gaps and fallbacks, making the surface reasonably complete for read-only legal access.