MCP.so
ログイン

Yargı MCP: Türk Hukuk Kaynakları için MCP Sunucusu

@saidsurucu

Yargı MCP: Türk Hukuk Kaynakları için MCP Sunucusu について

MCP Server For Turkish Legal Databases

基本情報

カテゴリ

その他

ライセンス

MIT

ランタイム

python

トランスポート

stdio

公開者

saidsurucu

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "Yargı MCP": {
      "command": "uvx",
      "args": [
        "yargi-mcp"
      ]
    }
  }
}

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is Yargı MCP: Türk Hukuk Kaynakları için MCP Sunucusu?

Yargı MCP is a FastMCP server that provides programmatic access to Turkish legal sources—including decisions from the Court of Cassation, Council of State, Constitutional Court, and many other regulatory bodies—through the Model Context Protocol (MCP). It enables large language model applications like Claude Desktop and 5ire to search, retrieve, and process legal documents in Markdown format.

How to use Yargı MCP: Türk Hukuk Kaynakları için MCP Sunucusu?

You can use the server remotely by pointing an MCP client to https://yargimcp.surucu.dev/mcp (e.g., add a custom connector in Claude Desktop with that URL). For local installation, run uvx yargi-mcp after ensuring Python, uv, and Node.js are installed. The README provides copy‑paste commands for Google Antigravity and 5ire.

Key features of Yargı MCP: Türk Hukuk Kaynakları için MCP Sunucusu

  • Access to 15+ Turkish legal databases (Yargıtay, Danıştay, Anayasa Mahkemesi, etc.)
  • 61.8% token optimization (8,692 tokens saved per interaction)
  • Dual/Triple API support for maximum coverage
  • 79 chamber/board filtering options
  • ISO 8601 date range and exact‑phrase search
  • Automatic Markdown conversion of retrieved documents

Use cases of Yargı MCP: Türk Hukuk Kaynakları için MCP Sunucusu

  • Legal professionals searching for up‑to‑date court precedents.
  • AI‑assisted legal research integrated into chat interfaces.
  • Bulk retrieval of regulatory decisions for analysis.
  • Cross‑database case law comparison in a single session.

FAQ from Yargı MCP: Türk Hukuk Kaynakları için MCP Sunucusu

What is the current remote MCP address?

The active remote address is https://yargimcp.surucu.dev/mcp.

Is the old address still working?

No—the old address (https://yargimcp.fastmcp.app/mcp) only returns a migration warning tool and should be replaced.

What are the system requirements for local installation?

Python 3.11+, uv (Astral), and Node.js are required. On Windows you may also need Git and Microsoft Visual C++ Redistributable.

How can I verify the server is running?

Visit https://yargimcp.surucu.dev/health in a browser to check the health status.

What transport and authentication does the server use?

Remote access uses Streamable HTTP MCP (expects text/event-stream). No authentication is mentioned; the remote endpoint is publicly accessible. Local installation runs via uvx and does not require a remote server.

コメント

「その他」の他のコンテンツ