Convert PDF documents to Markdown and query them using AI with source attribution and confidence scoring, supporting multiple LLM providers.
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.
process.env. You'll be asked to provide them before it can run.JWT_SECRET_KEY— export ="$(openssl rand -base64 32)"ADMIN_USERNAME— export ="admin"ADMIN_PASSWORD_HASH— export ="$2b$12$..."API_KEYS— export ="prod-key-1:production:5000,dev-key-1:development:1000"PDF_RAG_API_KEYPDF_RAG_USERNAMEPDF_RAG_PASSWORDALLOWED_DOCUMENTS_DIRLLM_TYPE— // "": "anthropic",LLM_MODEL— // "": "claude-3-5-sonnet-20241022",EMBEDDING_MODEL— // "": "sentence-transformers/all-MiniLM-L6-v2"MCP_LOG_LEVEL— export ="INFO"MCP_LOG_DIR— export ="/path/to/logs"MCP_LOG_MAX_BYTES— export ="10485760"MCP_LOG_BACKUP_COUNT— export ="5"OPENAI_API_KEY— defaults for other settings. For OpenAI, use and setANTHROPIC_API_KEY— "": "your-api-key"[](https://m8ven.ai/mcp/prototype-cafe-llc-pdf-extractor-de6pka)