Loading MCP server directory, please wait...
Extract structured JSON from PDFs, images, DOCX, XLSX, CSV, EML attachments, and DSPy pipelines.
npx @getmcp/cli add io.github.ClicheFactory/clichefactory-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.ClicheFactory/clichefactory-mcp": {
"command": "uvx",
"args": [
"clichefactory-mcp"
],
"env": {
"CLICHEFACTORY_API_KEY": "",
"CLICHEFACTORY_API_URL": "",
"LLM_MODEL_NAME": "",
"LLM_API_KEY": "",
"OCR_MODEL_NAME": "",
"OCR_API_KEY": ""
}
}
}
}