Mevzuat MCP
Related Servers
Alternatives to Mevzuat MCP
No user-submitted related servers found.
Related Servers
- AlicenseAqualityAmaintenanceAn MCP server for accessing Turkish legislation (laws, regulations, decrees) via the Adalet Bakanligi API, providing search, full-text retrieval, and structured citations.5Apache 2.0
- AlicenseAqualityAmaintenanceA FastMCP server providing access to various Turkish legal databases including Supreme Court, Council of State, Constitutional Court, and Public Procurement Authority decisions through a standardized MCP interface for LLM applications.28220 PyPI1,112MIT
- AlicenseNot gradedqualityDmaintenanceProvides programmatic access to Turkey's Ministry of Justice Legislation Information System (mevzuat.gov.tr), enabling users to search legislation, retrieve article hierarchies, and fetch article contents in Markdown format through natural language.MIT
- AlicenseNot gradedqualityBmaintenanceA Türk hukuk MCP sunucusu that enables searching and retrieving Turkish legal decisions (Yargıtay, Danıştay, etc.) with semantic search via NVIDIA embeddings and a Turkish chat tool powered by Llama 3.3 70B.MIT
- FlicenseNot gradedqualityDmaintenanceMCP server that exposes Austrian federal law (Bundesrecht) to LLMs, enabling full-text search, paragraph retrieval, historical versions, statute lookup, BGBl lookups, amendment timelines, and citation searches via the public RIS OGD API.-
- AlicenseNot gradedqualityNot gradedmaintenanceProvides programmatic access to the Turkish Ministry of Justice Legislation Information System (mevzuat.gov.tr). It enables searching for legislation, navigating hierarchical article structures, and retrieving article content in Markdown format.1MIT
TDQS
Scored across 26 tools
Several tools have overlapping boundaries: search_kanun/search_within_kanun overlap with search_mevzuat/search_within_mevzuat, and search_cbk/search_cbbaskankarar are easy to confuse despite the detailed descriptions. An agent is likely to misselect between the generic mevzuat workflow and the type-specific search tools because the intended source difference is not obvious.
Tool names generally follow a predictable search_<type>, search_within_<type>, and get_<type>_content pattern in snake_case. Minor inconsistencies like the abbreviated 'cbk' vs 'cbbaskankarar' and generic get_mevzuat_gerekce/get_mevzuat_madde_tree prevent a perfect score.
With 26 tools, the server exceeds the 25+ threshold and feels overly large. Much of the type-specific search/search_within surface duplicates the generic mevzuat workflow, so the count is inflated despite the broad legal document taxonomy.
The server covers the main read-only legal research lifecycle: searching by type, browsing by date, retrieving full content, searching within documents, getting article trees, and fetching law rationale. Minor gaps exist, such as no direct content getter for every document type and no semantic mode on generic search_within_mevzuat, but the generic workflow mostly compensates.