Provides a server for interacting with local documents on Windows, enabling efficient listing, content extraction, and optical character recognition (OCR) on scanned PDFs.
The Local Documents server acts as a Model Context Protocol (MCP) server designed specifically for Windows users to bridge local document collections with AI models. It allows seamless discovery of files, conversion of various formats (including Word, PowerPoint, Excel, and standard PDFs) into markdown, and features robust OCR support for extracting text from scanned PDFs. By automatically managing content truncation based on token limits, it enables large language models (via MCP clients like Claude Desktop) to effectively 'read' and process vast amounts of local data for analysis, summarization, or other AI-driven tasks.