Skip to main content
Glama

Yargı MCP

by saidsurucu
MIT License
400
  • Apple
  • Linux

search_uyusmazlik_decisions

Search and filter decisions from the Uyuşmazlık Mahkemesi for jurisdictional disputes by keywords, case details, or legal criteria to streamline legal research and analysis.

Instructions

Search Uyuşmazlık Mahkemesi decisions for jurisdictional disputes

Input Schema

NameRequiredDescriptionDefault
bolumNoSelect the department (Bölüm). Use 'ALL' for all departments.ALL
esas_sayisiNoCase number ('Esas Sayısı').
esas_yilNoCase year ('Esas Yılı').
hepsiNoSearch for texts containing all specified words.
herhangi_birisiNoSearch for texts containing any of the specified words.
icerikNoKeyword or content for main text search.
kanun_noNoRelevant Law Number.
karar_date_beginNoDecision start date (DD.MM.YYYY).
karar_date_endNoDecision end date (DD.MM.YYYY).
karar_sayisiNoDecision number ('Karar Sayısı').
karar_sonuclariNoList of desired 'Karar Sonucu' types.
karar_yilNoDecision year ('Karar Yılı').
not_hepsiNoExclude texts containing these specified words.
resmi_gazete_dateNoOfficial Gazette date (DD.MM.YYYY).
resmi_gazete_sayiNoOfficial Gazette number.
tumceNoExact phrase search.
uyusmazlik_turuNoSelect the type of dispute. Use 'ALL' for all types.ALL
wild_cardNoSearch for phrase and its inflections.

Input Schema (JSON Schema)

{ "properties": { "bolum": { "default": "ALL", "description": "Select the department (Bölüm). Use 'ALL' for all departments.", "enum": [ "ALL", "Ceza Bölümü", "Genel Kurul Kararları", "Hukuk Bölümü" ], "title": "Bolum", "type": "string" }, "esas_sayisi": { "default": "", "description": "Case number ('Esas Sayısı').", "title": "Esas Sayisi", "type": "string" }, "esas_yil": { "default": "", "description": "Case year ('Esas Yılı').", "title": "Esas Yil", "type": "string" }, "hepsi": { "default": "", "description": "Search for texts containing all specified words.", "title": "Hepsi", "type": "string" }, "herhangi_birisi": { "default": "", "description": "Search for texts containing any of the specified words.", "title": "Herhangi Birisi", "type": "string" }, "icerik": { "default": "", "description": "Keyword or content for main text search.", "title": "Icerik", "type": "string" }, "kanun_no": { "default": "", "description": "Relevant Law Number.", "title": "Kanun No", "type": "string" }, "karar_date_begin": { "default": "", "description": "Decision start date (DD.MM.YYYY).", "title": "Karar Date Begin", "type": "string" }, "karar_date_end": { "default": "", "description": "Decision end date (DD.MM.YYYY).", "title": "Karar Date End", "type": "string" }, "karar_sayisi": { "default": "", "description": "Decision number ('Karar Sayısı').", "title": "Karar Sayisi", "type": "string" }, "karar_sonuclari": { "description": "List of desired 'Karar Sonucu' types.", "items": { "enum": [ "Hüküm Uyuşmazlığı Olmadığına Dair", "Hüküm Uyuşmazlığı Olduğuna Dair" ], "type": "string" }, "title": "Karar Sonuclari", "type": "array" }, "karar_yil": { "default": "", "description": "Decision year ('Karar Yılı').", "title": "Karar Yil", "type": "string" }, "not_hepsi": { "default": "", "description": "Exclude texts containing these specified words.", "title": "Not Hepsi", "type": "string" }, "resmi_gazete_date": { "default": "", "description": "Official Gazette date (DD.MM.YYYY).", "title": "Resmi Gazete Date", "type": "string" }, "resmi_gazete_sayi": { "default": "", "description": "Official Gazette number.", "title": "Resmi Gazete Sayi", "type": "string" }, "tumce": { "default": "", "description": "Exact phrase search.", "title": "Tumce", "type": "string" }, "uyusmazlik_turu": { "default": "ALL", "description": "Select the type of dispute. Use 'ALL' for all types.", "enum": [ "ALL", "Görev Uyuşmazlığı", "Hüküm Uyuşmazlığı" ], "title": "Uyusmazlik Turu", "type": "string" }, "wild_card": { "default": "", "description": "Search for phrase and its inflections.", "title": "Wild Card", "type": "string" } }, "type": "object" }

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/yargi-mcp'

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