35
/ 100
22 days ago
glama

doc-splitter

Conceptual document splitter that parses PDF/DOCX into study-sized chunks with safe-cut constraints, verified output, and bilingual study indexes, exposed as MCP tools for AI coding assistants.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Tool annotations don’t match behaviour
4 read-only tools perform write/delete/exec — get_boundary_context (line 16: spawn(PYTHON, ["-m", "doc_splitter.cli", ...args], {); get_chunk (line 16: spawn(PYTHON, ["-m", "doc_splitter.cli", ...args], {); verify_integrity (line 16: spawn(PYTHON, ["-m", "doc_splitter.cli", ...args], {)
⚠️
Tool descriptions don’t match what handlers do
1 tool describes read intent but its handler mutates — get_chunk (line 16: spawn(PYTHON, ["-m", "doc_splitter.cli", ...args], {)
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configDOC_SPLITTER_PYTHON"": "/absolute/path/to/ducsplit/.venv/bin/python3"
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 8 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/alifazelidehkordi-ducsplit-18m466)](https://m8ven.ai/mcp/alifazelidehkordi-ducsplit-18m466)
commit: 1fa53d6d2db20b73392b4f6767640356c3d69ccd
code hash: 1c675db638767e8ee17f0a5095b27680c91069f2d740963773f8fb513c4309e6
verified: 7/9/2026, 9:58:42 AM
view raw JSON →