Yargı MCP: Türk Hukuk Kaynakları için MCP Sunucusu
@saidsurucu
About Yargı MCP: Türk Hukuk Kaynakları için MCP Sunucusu
MCP Server For Turkish Legal Databases
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"Yargı MCP": {
"command": "uvx",
"args": [
"yargi-mcp"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
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.
More Other MCP servers
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Comments