Skip to main content
Glama

Mevzuat MCP

by saidsurucu
MIT License
72
  • Apple
  • Linux

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
search_mevzuat

Searches for Turkish legislation on mevzuat.gov.tr. Use 'phrase' for full-text content search with various operators and patterns.

get_mevzuat_article_tree

Retrieves the table of contents (article tree) for a specific legislation. This shows the chapters, sections, and articles in a hierarchical structure. If the tree is empty, it means the document doesn't have a hierarchical structure - you can use the mevzuat_id directly as the madde_id for get_mevzuat_article_content.

get_mevzuat_article_content

Retrieves the full text content of a single article of a legislation and provides it as clean Markdown text. If the article tree is empty (no hierarchical structure), use the mevzuat_id as the madde_id parameter to get the full document content.

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/saidsurucu/mevzuat-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server