Skip to main content
Glama
saidsurucu

Yargı MCP

by saidsurucu

search_sayistay_unified

Read-onlyIdempotent

Search and retrieve audit decisions from the Turkish Court of Accounts (Sayıştay) across General Assembly, Appeals Board, and Chamber decisions with filtering by date, administration type, subject, and other criteria.

Instructions

Use this when searching Turkish Court of Accounts (Sayıştay) audit decisions. Supports Genel Kurul, Temyiz Kurulu, and Daire decisions.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
decision_typeYesDecision type: genel_kurul, temyiz_kurulu, or daire
startNoStarting record for pagination (0-based)
lengthNoNumber of records per page (1-100)
karar_tarih_baslangicNoStart date (DD.MM.YYYY format)
karar_tarih_bitisNoEnd date (DD.MM.YYYY format)
kamu_idaresi_turuNoPublic administration type filterALL
ilam_noNoAudit report number (İlam No, max 50 chars)
web_karar_konusuNoDecision subject category filterALL
karar_noNoDecision number (genel_kurul only)
karar_ekNoDecision appendix number (genel_kurul only)
karar_tamamiNoFull text search (genel_kurul only)
ilam_dairesiNoAudit chamber selection (temyiz_kurulu only)ALL
yiliNoYear (YYYY format, temyiz_kurulu only)
dosya_noNoFile number (temyiz_kurulu only)
temyiz_tutanak_noNoAppeals board meeting minutes number (temyiz_kurulu only)
temyiz_kararNoAppeals decision text search (temyiz_kurulu only)
yargilama_dairesiNoChamber selection (daire only)ALL
hesap_yiliNoAccount year (daire only)
web_karar_metniNoDecision text search (daire only)

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Annotations already provide readOnlyHint, openWorldHint, and idempotentHint, covering safety and idempotency. The description adds minimal behavioral context by mentioning the supported decision types, but does not disclose additional traits like rate limits, authentication needs, or pagination behavior. With annotations covering core aspects, a 3 is appropriate as the description adds some value but not rich behavioral details.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is extremely concise and front-loaded: a single sentence that directly states the tool's purpose and scope. Every word earns its place, with no redundant or vague language, making it efficient for quick understanding.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the tool's complexity (19 parameters, 100% schema coverage, annotations, and an output schema), the description is complete enough for a search tool. It specifies the domain and decision types, which is crucial context. However, it could slightly improve by hinting at the output format or result structure, though the output schema mitigates this gap.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 100%, so the input schema fully documents all 19 parameters. The description does not add any parameter-specific information beyond what the schema provides, such as explaining relationships between parameters or usage examples. Baseline 3 is correct when the schema handles all parameter documentation.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool's purpose: 'searching Turkish Court of Accounts (Sayıştay) audit decisions.' It specifies the exact resource (audit decisions) and distinguishes itself from siblings by mentioning support for 'Genel Kurul, Temyiz Kurulu, and Daire decisions,' which is unique among the sibling tools focused on different legal domains.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description provides clear context for when to use this tool: 'Use this when searching Turkish Court of Accounts (Sayıştay) audit decisions.' It implicitly distinguishes from siblings by specifying the domain (Sayıştay), but does not explicitly state when not to use it or name alternatives for similar searches in other domains, which prevents a perfect score.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

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