ClicheFactory Document Intelligence is a Model Context Protocol (MCP) server: Extract structured JSON from PDFs, images, DOCX, XLSX, CSV, EML attachments, and DSPy pipelines. Because it speaks the Model Context Protocol, AI assistants can use ClicheFactory Document Intelligence as a set of callable tools instead of you copy-pasting between apps.
It runs locally: the Python package clichefactory-mcp (via uvx) speaks MCP over stdio on your machine. The current release is v0.1.8, published under the MIT license, with source at ClicheFactory/clichefactory-mcp on GitHub.
On mcp.site, ClicheFactory Document Intelligence sits in the File System category. Any MCP client can use it — Claude Desktop, Claude Code, Cursor, VS Code, Windsurf, Zed among them — via the install snippets below. If you maintain ClicheFactory Document Intelligence for ClicheFactory, claim this listing to verify ownership, earn the Verified badge, and keep the details current.
▸PyPI package — clichefactory-mcp · MCP over stdio
▸Open source — MIT license · ClicheFactory/clichefactory-mcp