Advanced filesystem operations with strict security boundaries for AI agents
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 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 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 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 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 Sandboxed local filesystem: read, search, edit, copy, archive, and safely manage files.
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 A sandboxed, agentic workspace providing secure filesystem, bash, and uv-powered Python execution.
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 Secure filesystem access for AI agents with configurable directory and file type restrictions
Production-grade MCP server providing secure, scoped access to local dev environments with filesystem, database, process, and OpenAPI tools.
Key Features: 14 built-in tools for filesystem, database, process, and OpenAPI access Scope enforcement preventing access outside configured directories Command allowlist restricting executable commands