Converts local or remote files and media into Markdown through an MCP tool for LLM workflows.
Key Features: Converts supported files and URLs to Markdown Preserves headings, lists, tables, links, and other document structure Supports PDF, PowerPoint, Word, Excel, images, audio, HTML, and text-based formats Cross-platform MCP server for fast file search using Everything SDK on Windows, mdfind on macOS, and locate/plocate on Linux.
Key Features: Platform-specific search backends: Everything SDK (Windows), mdfind (macOS), locate/plocate (Linux) Supports query parameters: max_results, match_path, match_case, match_whole_word, match_regex, sort… Returns file/folder path, size in bytes, and last modified date Rust-based MCP server for efficient, secure file operations using diffs and Unix tools with strict path confinement.
Key Features: Unified diff patch application for minimal token usage Shell execution of familiar Unix tools (grep, sed, awk, find, cat) Kernel-enforced path confinement to prevent scope escape MCP server for searching and reading files from Box cloud storage using JWT or developer token authentication.
Key Features: File search capability within Box storage File reading support for PDF and Word formats Supports JWT and developer token authentication Local MCP server for reading, writing, searching, and managing files within a restricted root directory.
Key Features: Read files with a 1 MB size limit List directories with file metadata Write and delete files and directories MCP server to search, read, and update Google Drive files and Google Sheets with OAuth authentication.
Key Features: Search Google Drive files with pagination support Read all file types including Google Workspace files with automatic export Read Google Sheets data with flexible range and sheet selection Generate and visualize unified diffs as HTML or PNG with GitHub Gist sharing and local file output.
Key Features: HTML diff visualization with syntax highlighting GitHub Gist integration for sharing diffs Local file output in PNG or HTML formats OAuth-protected remote MCP server to securely access and query Box files, folders, and AI tools.
Key Features: OAuth 2.0 authorization for secure access File and folder operations: read, list, search Box AI tools: Q&A, metadata extraction File conversion and processing server supporting 1,000+ routes with tools for conversion, translation, extraction, compression, and job tracking.
Key Features: Accepts file input via public URL or base64 content Returns signed download URLs valid for 1 hour Supports natural-language routing of file instructions Java MCP server for browsing and editing files on a filesystem, runnable as jar or native image.
Key Features: File browsing with directory listing File reading and writing capabilities Java and Quarkus based implementation Utility MCP server to merge multiple files into one with directory access control.
Key Features: Merge any number of files with one command Restrict file access to specified directories Provide detailed merge summaries and file size reports Multi-format MCP server for reading, searching, OCR, and extracting from PDFs, text, Markdown, DOCX, CSV, and images.
Key Features: Supports PDF, TXT, MD, DOCX, CSV, and image formats Full-text search with case-insensitive matching OCR support via Tesseract for scanned documents and images