VibeLawyer MCP Server
本地 MCP:刑事案件卷宗阅卷,生成 Word 阅卷笔录与 Excel 目录;PDF 不出本机。
About
本地 [FastMCP](https://github.com/PrefectHQ/fastmcp) 阅卷工具箱。给定卷宗 PDF 目录,由 **任意 Coding Agent**(Cursor / Kimi Code / OpenCode / Codex / Claude Desktop 等)调用工具,产出: **不依赖 Claude Code CLI。** LLM 推理由宿主 Agent 提供;PDF 解析、OCR、Word/Excel 生成均在本机完成,卷宗不经过本服务上传。 事实与证据须标注来源卷宗及页码(如 `见《主卷》P55-76`),并可机器校验,落实「禁止幻觉、结论可回溯」。 > 对任意刑事案件通用,不假定具体罪名或当事人。本仓库**不收录**真实卷宗;运行时将 PDF 放入本地 `data/`(已 gitignore),产物写入 `output/`(已 gitignore)。
Security Report
Valid MCP server (1 strong, 3 medium validity signals). No known CVEs in dependencies. Package registry verified. Imported from the Official MCP Registry.
5 files analyzed · 1 issue found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Permissions Required
This plugin requests these system permissions. Most are normal for its category.
How to Install
Add this to your MCP configuration file:
{
"mcpServers": {
"vibelawyer": {
"args": [
"vibelawyer"
],
"command": "uvx"
}
}
}Getting Started
Once installed, try these example prompts and explore these capabilities:
- 1帮我对 ./data 目录下的卷宗做全流程阅卷,导出 Word 笔录和 Excel 目录
- 2先 create_case,再 list_volumes,读取起诉书所在页
- 3Tool: start_review: 后台跑完整阅卷流水线并轮询进度
- 4Tool: write_outputs / download_output: 导出并下载 docx/xlsx
Reviews
No reviews yet
Be the first to review this server!
Version History
0.1.3: bump Pillow>=12.3.0 (fix marketplace CVEs); make `uvx vibelawyer` start FastMCP; restore mcp-name ownership marker.
Initial marketplace listing aligned with PyPI 0.1.1 / official MCP registry.
More Productivity MCP Servers
Memory
Freeby Modelcontextprotocol · Productivity
Knowledge graph-based persistent memory across sessions
Time
Freeby Modelcontextprotocol · Productivity
Time and timezone conversion capabilities for your AI assistant
Toleno
Freeby Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
mcp-creator-python
Freeby mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
MCP Marketplace
Freeby mcp-marketplace · Developer Tools
Search and install MCP servers from inside your AI client.
MarkItDown
Freeby Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption