Skip to main content
Glama
jack0752168

SinoVerdict MCP Server

by jack0752168

search_cases

Search and analyze over 1.1 million Chinese labor dispute judgments. Filter by text, province, case type, termination reason, and tenure. Get similar cases, amount percentiles, and key factors with source links.

Instructions

檢索中國勞動爭議裁判文書(110 萬+ 結構化判例),返回高相似度案件 + 金額分位數(p25/中位/p75) + 關鍵裁判因素。支援案情文本 + 結構化過濾(省份/案由/解雇原因/工齡/年份)混合檢索。每條結果含中國裁判文書網原文連結(2026-07-22 實測 3/3 非空),含 body_excerpt 摘要但不含判決全文(要全文用 search_judgments_full 或 browse_full_corpus)。口徑注意:①stats.win_rate 當前恆為 null(樣本僅含判付案,均衡樣本後才開放),不要對用戶宣稱本工具給勝訴率;②stats.n_cases 封頂 2000(命中過多時恆為 2000 並置 n_cases_is_capped: true),應讀作「2000+」而非真實命中數。

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
qNo案情關鍵詞,例:「經濟性裁員 工齡7年 拒簽合同」
reasonNo案由,例:勞動爭議/追索勞動報酬糾紛/勞動合同糾紛/確認勞動關係糾紛/經濟補償金糾紛
year_toNo判決年份止
provinceNo省份,例:北京市/上海市/廣東省
year_fromNo判決年份起
years_maxNo工齡上限(年)
years_minNo工齡下限(年)
term_reasonNo解除/終止原因:layoff=經濟性裁員 / fired=過失性辭退 / contract_end=合同到期 / mutual=協商一致 / quit=員工辭職
Behavior5/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations, the description fully bears the burden of behavioral disclosure. It transparently states that win_rate is always null and n_cases is capped at 2000 with a flag. It also clarifies that results include body_excerpt but not full text. These are important limitations that are clearly communicated.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is verbose but efficiently packs essential information. It starts with the core function, then lists features, caveats, and sibling tool references. Some redundancy exists (e.g., the stats caveats are repeated), but every sentence contributes to understanding. Could be slightly more concise, but structure is good.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness5/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the tool's complexity (8 parameters, mixed search, important caveats, sibling tools), the description is complete. It explains return values (similarity, percentiles, factors), output limitations (no full text), and edge cases (capped n_cases, null win_rate). Without an output schema, it adequately covers the return structure.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 100%, so baseline is 3. The description does not add significant meaning beyond the schema; it provides an example query for the 'q' parameter but otherwise the schema already documents each parameter thoroughly. The description's mention of 'mixed search' is helpful but not additional semantic detail.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool retrieves Chinese labor dispute judgments (110万+ structured cases) and returns high similarity cases, amount percentiles, and key adjudicative factors. It explicitly distinguishes itself from siblings by indicating what it does not return (full text) and directing users to other tools for that purpose.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines5/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description provides detailed guidance on when to use this tool (for case summaries, stats, and links) and when not to (for full judgments, use search_judgments_full or browse_full_corpus). It also includes critical caveats about win_rate being null and n_cases capping at 2000, preventing misuse.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/jack0752168/wenshucha-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server