Connects Claude to your local filesystem to read and analyze documents without sending them to external APIs. Exposes four tools: list_documents for directory browsing with glob patterns, document_info for metadata, read_document for text extraction with pagination, and visual_evaluate_document that returns page images so the AI can reason about charts and layouts directly. Handles PDFs, Excel, CSV, Word, PowerPoint, and images out of the box. The visual analysis is the standout feature here. Point it at a configurable documents root and you can ask Claude to summarize spreadsheets, extract data from forms, or explain what's in a slide deck without any manual export step.
claude mcp add --transport stdio io.github.lunarperovskite-docalyze uvx docalyze