Retrieve file metadata like size and line count without accessing file contents. Helps determine optimal reading strategies for large files by analyzing file characteristics first.
Enables simultaneous reading of multiple files in allowed directories, returning content with file paths. Ideal for efficient analysis or comparison. Handles failed reads without interrupting the entire operation.
Retrieve a list of all .docx files in a specified directory using this tool. Easily identify and manage Word documents for AI-assisted operations like editing, merging, or converting documents.
Convert PDF, Word, Excel, and PowerPoint files to Markdown format by providing the absolute file path, enabling text extraction and content reading from office documents.
Enables AI agents to safely explore directories, read files, search content by pattern or filename, and edit files with checksum verification and dry-run preview within sandboxed filesystem access.
A simple MCP server implementation in TypeScript that communicates over stdio, allowing users to ask questions that end with 'yes or no' to trigger the MCP tool in Cursor.