mevzuat-mcp

mevzuat-mcp

3.5

If you are the rightful owner of mevzuat-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

Mevzuat MCP is a FastMCP server designed to facilitate access to the Ministry of Justice's Legislation Information System, enabling programmatic interactions with legislative documents.

Mevzuat MCP is a specialized server that provides a standardized Model Context Protocol (MCP) interface for accessing the Ministry of Justice's Legislation Information System. This server allows users to perform detailed searches, retrieve article lists, and obtain article contents in Markdown format. By converting legislative texts from HTML to Markdown, it enhances the ease of processing by Large Language Models (LLMs). The server supports integration with various MCP clients, including Claude Desktop and 5ire, making it a versatile tool for developers and legal professionals who require programmatic access to legislative data. The project is open-source and licensed under the MIT License, ensuring that it can be freely used and modified by the community.

Features

  • Standard MCP interface for programmatic access to the Ministry of Justice's Legislation Information System.
  • Detailed legislation search with various filters such as name, number, and type.
  • Hierarchical listing of articles and sections within a specific legislation.
  • Retrieval of full article content in cleaned Markdown format.
  • Easy integration with Claude Desktop and other MCP clients like 5ire.

Tools

  1. search_mevzuat

    Performs a search in the Legislation Information System using detailed criteria.

  2. get_mevzuat_article_tree

    Lists articles and sections of a specific legislation in a hierarchical tree structure.

  3. get_mevzuat_article_content

    Retrieves the full text of a specific article in cleaned Markdown format.