ClicheFactory Document Intelligence for Claude Code
io.github.clichefactory/clichefactory-mcp
Extract structured JSON from PDFs, images, DOCX, XLSX, CSV, EML attachments, and DSPy pipelines.
client:Claude Code
transport:stdio
runtime:pypi
Install ClicheFactory Document Intelligence in Claude Code
run in your project directory
claude mcp add clichefactory-mcp -e CLICHEFACTORY_API_KEY=<CLICHEFACTORY_API_KEY> -e CLICHEFACTORY_API_URL=<CLICHEFACTORY_API_URL> -e LLM_MODEL_NAME=<LLM_MODEL_NAME> -e LLM_API_KEY=<LLM_API_KEY> -e OCR_MODEL_NAME=<OCR_MODEL_NAME> -e OCR_API_KEY=<OCR_API_KEY> -- uvx clichefactory-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs