Skip to main content
Glama
jack0752168

SinoVerdict MCP Server

by jack0752168

browse_full_corpus

Browse the full corpus of Chinese court judgments with direct body text and original source links. Filter by province and cause to verify judgments.

Instructions

全量裁判文書瀏覽(真全量,非樣本):直連完整裁判文書庫,按省份(+案由)左前綴瀏覽最新判決,返回標題/案號/案由/法院/省份/審判程序/裁判日期 + 判決全文 body_text + 中國裁判文書網原文連結這是目前唯一每條都同時帶全文與原文連結的工具(2026-07-22 實測廣東 20/20 條 source_url 與 body_text 均非空),客戶要「必須可回鏈核驗」的樣本時優先走本工具。口徑注意:①total候選池條數不是全庫計數,上游候選池當前封頂 50;②instrument_type / judge / plaintiff / defendant / law_firms / court_opinion / referee_result 七個結構化欄位當前 100% 為空(上游這批只入了正文未拆解要素,實測 4 省 60 條),要這些要素請自行從 body_text 讀,響應的 _meta.empty_fields 會按每頁實測動態上報;③本工具的 doc_id 餵 get_case 會 404(見 get_case 說明),但因單次已返全文故無需回查;④按省份瀏覽快,只加案由篩選當前較慢、可能超時,建議帶上 province。

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
pageNo頁碼,默認 1
causeNo案由左前綴,如 機動車交通事故/勞動/民間借貸(可選;當前較慢)
pageSizeNo每頁條數,默認 20,最多 100
provinceNo省份左前綴,如 廣東/北京/上海(建議必傳,查詢快)
Behavior5/5

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

With no annotations, the description fully carries the behavioral transparency burden. It discloses that total is a candidate pool count (not full database), seven structured fields are empty, doc_id is not reusable, and includes performance characteristics for province vs. cause filtering. It even cites empirical test results (Guangdong 20/20) to back claims.

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 somewhat lengthy but every part adds value. It front-loads the core purpose and unique selling point. The notes about empty fields and doc_id reusability could be more succinct, but given the tool's complexity and need for caveats, the length is justified.

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 no output schema and no annotations, the description is extremely complete. It explains return fields (including the ones that are empty), cross-tool relationships (doc_id with get_case), performance characteristics, and the meaning of total. It addresses all likely questions an agent might have.

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?

Schema coverage is 100% so baseline is 3. The description adds value by explaining the left-prefix search behavior and the performance trade-offs (province fast, cause slow). It also suggests province as 'suggested required' though not technically required, providing semantic context beyond the 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?

The description clearly states the tool's purpose: browsing the full corpus of Chinese judgment documents, returning both full text and original links. It explicitly distinguishes itself from siblings by being the only tool providing both body_text and source_url, and contrasts with get_case by noting doc_id incompatibility.

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 explicit usage guidance: prioritize this tool when samples require verifiable links, recommends including province for speed, warns that cause filtering is slow and may timeout, and notes that doc_id from this tool will 404 in get_case. It gives practical tips for effective use.

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