TüRk Hukuku İçTihat MCP Server

Türk yargı kararlarını (Yargıtay, Danıştay, AYM) resmî kaynaklardan yapay zekâya açan MCP sunucusu.

Local serverstdioPython

What is the TüRk Hukuku İçTihat MCP server?

Türk yargı kararlarını (Yargıtay, Danıştay, AYM) resmî kaynaklardan yapay zekâya açan MCP sunucusu. The türk hukuku i̇çtihat mcp server wraps that behind the Model Context Protocol, so an assistant can use it through 1 defined tool rather than through you.

What it actually does

Amaç tek cümle: model bir karara atıf yaparken künyeyi (mahkeme, daire, esas/karar no, tarih) hafızasından değil resmî kaynaktan alsın. UYAP Emsal künyeyi yapısal döndürür; böylece model künye uydurmaz, sahte karar numarası üretmez.

Adding it to your client

turk-hukuku-ictihat-mcp on PyPI is all you need. Most clients run it directly, so configuration is a few lines and a restart.

Its toolset

Everything the assistant can do here goes through one of these:

  • Planlanan — ** AYM norm denetimi (iptal/itiraz) kararları

Caveats

  • It runs with your machine's permissions. That is convenient and also the reason to think about what you point it at before you approve a tool call.
  • MCP clients confirm each tool call by default. Leave that on until you have watched what the türk hukuku i̇çtihat mcp server does with a few real requests.

When to reach for it

This sits in the developer tooling group, where several servers overlap in what they claim to do but differ sharply once you actually set them up. TüRk Hukuku İçTihat's toolset — Planlanan — is a fair guide to whether it matches your workflow. It is maintained by aydincan; worth a glance at recent repository activity before you build anything load-bearing on it.

We check each listing at SyncDev against the project's documentation before it goes live — if something here drifts out of date, it is a bug worth reporting.

Available tools

ToolWhat it does
Planlanan** AYM norm denetimi (iptal/itiraz) kararları.

How to install the TüRk Hukuku İçTihat MCP server

{
  "mcpServers": {
    "turk-hukuku-ictihat": {
      "command": "uvx",
      "args": ["turk-hukuku-ictihat-mcp"]
    }
  }
}

Add to claude_desktop_config.json, then restart Claude Desktop.

Example prompts to try

  • Use TüRk Hukuku İçTihat to Planlanan.

Frequently asked questions

It connects TüRk Hukuku İçTihat to MCP-compatible AI assistants such as Claude and Cursor, exposing 1 tool (Planlanan) that the assistant can call on your behalf. Instead of copying data back and forth by hand, the assistant works with TüRk Hukuku İçTihat directly.