Skip to main content
Glama
aydincan

Türk Hukuku İçtihat MCP

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
ictihat_araA

Türk yargı kararı arar; künye + atıf + id döndürür.

Bir karara atıf yapmadan ÖNCE bunu çağır. Dönen her sonuç yapısal künye taşır (mahkeme, esas_no, karar_no, karar_tarihi) ve hazır bir atif dizesi verir — bunları aynen kullan, uydurma. Tam metin için sonuçtaki id ile aynı mahkeme değerini karar_getir'e geçir.

mahkeme: "adli" (Yargıtay + Bölge Adliye + ilk derece, UYAP Emsal — varsayılan), "idari" (Danıştay) ya da "anayasa" (AYM bireysel başvuru). adet: en çok kaç sonuç (1-50). sayfa: sayfalama (1'den başlar).

karar_getirA

Bir kararın resmî TAM metnini getirir (id + mahkeme, ictihat_ara sonucundan).

Dönen metin kararın künyesi + gerekçesi + hükmüdür. Metni ve künyeyi aynen aktar; esas/karar numarasını ve tarihi değiştirme. mahkeme, aramada kullandığın değerle aynı olmalı ("adli" → UYAP Emsal, "idari" → Danıştay, "anayasa" → AYM).

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A4.6/5.0

Scored across 2 tools

Disambiguation5/5

The two tools have clearly distinct purposes: 'ictihat_ara' searches for precedents and returns identifiers, while 'karar_getir' retrieves the full text using those identifiers. There is no overlap or ambiguity.

Naming Consistency5/5

Both tool names follow a consistent Turkish pattern of noun_verb ('karar_getir' and 'ictihat_ara'), using underscores and clear, descriptive terms.

Tool Count4/5

With only two tools, the set is minimal but appropriately scoped for the core functionality of searching and retrieving full-text decisions. It is slightly below the typical range but still reasonable.

Completeness5/5

The tools cover the essential lifecycle of legal precedent retrieval: search with filtering and pagination, then get full text. There are no obvious gaps for the stated purpose.

Maintenance

ActivityMaintained
ResponsivenessSlow