Skip to main content
Glama
jack0752168

SinoVerdict MCP Server

by jack0752168

search_judgments

Search 1.2M+ Chinese court judgments by keywords, court, province, case reason, and year range. Returns title, court, case number, date, and source link. Not full text.

Instructions

全案由通用檢索:在 120 萬+ 中國裁判文書(覆蓋 1200+ 案由,如民間借貸/買賣合同/信用卡/機動車交通事故/勞動爭議/刑事等)中按關鍵詞 + 結構化條件檢索,返回標題/法院/案由/日期/案號 + 中國裁判文書網原文連結(2026-07-22 實測 20/20 非空)。不返回判決全文(body_text 0/20),要全文用 search_judgments_full 或 browse_full_corpus。q 只匹配標題不匹配全文;寬泛的 q(單字詞)冷緩存下可能耗時數十秒,建議配合 reason / province 收窄。與 search_cases 區別:search_cases 僅勞動爭議且帶金額分位量化,本工具是全案由通用檢索。

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
qNo標題/當事人關鍵詞,空格分詞,如「工商銀行 信用卡」
courtNo法院名稱片段
limitNo返回條數,默認 20,最多 50
reasonNo案由,如 民間借貸糾紛/買賣合同糾紛/勞動爭議/機動車交通事故責任糾紛
year_toNo判決年份止
provinceNo省份,如 廣東省/北京市
year_fromNo判決年份起
Behavior5/5

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

Discloses that body_text is never returned (0/20 tested), that q only matches title not full text, and that broad queries may be slow with cold cache. No annotations exist, so description fully carries the burden.

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?

Single dense paragraph conveys all essential info. Could be slightly more structured (e.g., bullet points) but not verbose. Front-loaded with purpose.

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?

Without output schema, describes return fields (title, court, reason, date, case number, link). Covers purpose, limitations, performance, alternatives, and parameter tips. Complete for a complex search tool.

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

Parameters4/5

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

All 7 parameters have schema descriptions (100% coverage). Description adds context: q's title-only matching, performance tip, and example values (e.g., '工商银行 信用卡'). Adds moderate value beyond schema.

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?

Clearly states it is a general-purpose search over 1.2M+ Chinese judgments across 1200+ case types. Distinguishes from sibling search_cases (labor-only with quantification) and refers to search_judgments_full for full text.

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?

Explicit when-to-use (general case retrieval) and when-not (need full text). Recommends narrowing with reason/province for performance. Directs to alternatives (search_judgments_full, browse_full_corpus).

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