活跃

yargi-mcp

MCP Server For Turkish Legal Databases

GitHub ↗
61
TrustScore
✅ 暂未检测到明确停更信号;用于生产前仍需完成安全与兼容性验证

接入前先知道

🔑 需要 API key / tokenPythonDocker

配置示例(接入用)

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

安装 / 接入

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

以官方 README 为准;env 与参数各 server 不同。

🛠️ 维护活跃度 权重 30% · 86分

📝
最近提交3 天前
📈
90 天提交数37
💬
近期 issue 获回复比例89%
🗃️
仓库状态正常

📊 采用度 权重 25% · 54分

GitHub stars1.1k(90天 +0%)
📦
npm 周下载非 npm 分发
🚀
月均发版

✅ 可用性 权重 20% · 20分

📋
官方 registry未收录
▶️
可运行入口无法解析
🔍
可审计性有开源仓库可审计

❤️ 健康度 & 社区 权重 25% · 66分

🐛
open issues1
🔀
open PRs
⚖️
LicenseMIT
👥
贡献者 / fork5 / 163

数据来源:GitHub API · 更新于 2026-07-30

近 90 天趋势

⭐ stars +0%

相似 / 替代 server

每周一封,5 分钟看完 MCP 生态发生了什么

新增 server、爆火趋势、弃坑预警——引擎自动追踪,人工筛选后发到你邮箱。

每周一封 · 随时退订 · 不卖数据