Gyeongguk
Related Servers
Alternatives to Gyeongguk
No user-submitted related servers found.
Related Servers
- AlicenseCqualityBmaintenanceEnables searching, comparing, and analyzing Korean laws and public institution regulations through natural language, integrating 110 MCP tools covering statutes, precedents, and internal rules.100107 npm20MIT
- AlicenseAqualityDmaintenanceEnables querying Korean legal knowledge graph with 160K precedents and 130K statutes via MCP tools for relation exploration and semantic search.71MIT
- AlicenseAqualityBmaintenanceEnables natural language interaction with the Korean Personal Information Protection Act (PIPA) through 37 MCP tools that search, compare, analyze, and verify legal texts, official guidelines, and consulting cases from authoritative sources.378 npm4MIT
- AlicenseNot gradedqualityDmaintenanceEnables AI assistants to search, retrieve, and analyze South Korean legal documents including statutes, precedents, constitutional decisions, and administrative rulings via the Ministry of Government Legislation Open API. Provides 89 specialized tools with features like legal abbreviation auto-recognition, annex extraction, and complex research chain workflows.MIT
- AlicenseNot gradedqualityBmaintenanceLegal Document AI - MCP server providing AI-powered tools and automation by MEOK AI Labs7 npm43 PyPIMIT
- AlicenseNot gradedqualityDmaintenanceIntegrates 132 tools from the Korean Ministry of Legislation OPEN API to provide comprehensive access to Korean legal documents, including statutes, precedents, treaties, administrative rules, and local ordinances.9MIT
TDQS
Scored across 24 tools
Tools have mostly distinct purposes, but some overlap exists between verify tools (e.g., verify_case and verify_text both check case numbers) and between solve_case and solve_record (both process cases but via different inputs). Overall, boundaries are clear enough for an agent to differentiate.
All tool names follow a consistent verb_noun pattern in snake_case (e.g., law_search, verify_article). No mixing of conventions, making the pattern predictable and easy to understand.
With 24 tools, the set is large but justifiable for the complex domain of Korean legal research and document processing. The number is still on the high side, potentially overwhelming, but each tool serves a specific function without significant redundancy.
The tool surface covers major legal workflows: search, detail retrieval, analysis (cite_check, subsumption_grid), case solving, verification, and export. Minor gaps exist (e.g., no tool for updating laws or managing user data), but the core lifecycle is well-supported.