MCP Radar
Active✓ In official registry

yargi-mcp

MCP Server For Turkish Legal Databases

GitHub ↗registry ↗
78
TrustScore
✅ Actively maintained, production-ready

Before you connect

🔑 Needs an API key / tokenPythonDocker

Config example (to connect)

bash
node - <<'YARGI'
const fs=require("fs"),os=require("os"),path=require("path");
const dir=path.join(os.homedir(),".gemini","config"),file=path.join(dir,"mcp_config.json");
fs.mkdirSync(dir,{recursive:true});
let cfg={};try{cfg=JSON.parse(fs.readFileSync(file,"utf8"))}catch{}
if(typeof cfg!=="object"||cfg===null||Array.isArray(cfg))cfg={};
if(typeof cfg.mcpServers!=="object"||cfg.mcpServers===null)cfg.mcpServers={};
cfg.mcpServers["yargi-mcp"]={command:"uvx",args:["yargi-mcp"]};
fs.writeFileSync(file,JSON.stringify(cfg,null,2)+"\n");
console.log("yargi-mcp eklendi -> "+file);
YARGI

Install / Connect

# No npm package — install from source.
# See the repo's README for the exact command:
# https://github.com/saidsurucu/yargi-mcp

Follow the official README; env and args vary per server.

🛠️ Maintenance weight 30% · 87 pts

📝
Last commit12 days ago
📈
Commits in 90 days35
💬
Median issue response2 days
🗃️
Repo statusNormal

📊 Adoption weight 25% · 54 pts

GitHub stars1.1k
📦
npm weekly downloadsNot npm-distributed
🚀
Releases per month

✅ Usability weight 20% · 100 pts

📋
Official registryListed
▶️
Runnable entryResolvable (npx/remote)
🔍
AuditabilityOpen-source repo, auditable

❤️ Health & community weight 25% · 65 pts

🐛
open issues5
🔀
open PRs
⚖️
LicenseMIT
👥
Contributors / forks4 / 162

Sources: GitHub API · npm registry · Official registry · updated 2026-07-26

Similar / alternative servers

One email a week, 5 minutes to see what happened in the MCP ecosystem

New servers, breakout trends, abandonment alerts — tracked automatically, curated by hand, sent to your inbox.

One email a week · unsubscribe anytime · no data selling