yargi-mcp

MCP Server For Turkish Legal Databases

GitHub Stars

515

User Rating

Not Rated

Favorites

0

Views

20

Forks

81

Issues

1

Installation
Difficulty
Intermediate
Estimated Time
10-20 minutes

Installation

Installation

Prerequisites

Please specify required software and versions:
Python: 3.8 or higher
FastMCP: Latest version

Installation Steps

1. Clone Repository

bash
git clone https://github.com/saidsurucu/yargi-mcp.git
cd yargi-mcp

2. Install Dependencies

bash
pip install -r requirements.txt

3. Start Server

bash
python server.py

Troubleshooting

Common Issues

Issue: Server won't start Solution: Check Python version and reinstall dependencies. Issue: API not responding Solution: Check server logs for error messages.

Additional Resources