Local Files MCP Server
Related Servers
Alternatives to Local Files MCP Server
No user-submitted related servers found.
Related Servers
- FlicenseAqualityBmaintenanceEnables saving and managing files in a sandboxed local folder via MCP, with tools for listing, reading, writing, appending, searching, moving, and deleting files and directories.10-
- FlicenseNot gradedqualityBmaintenanceProvides safe, allowlisted local filesystem access for MCP-compatible AI clients, enabling directory listing, file reading/writing (with byte limits), and text search while blocking paths outside approved roots and symlink escapes.-
- FlicenseNot gradedqualityAmaintenanceProvides a sandboxed filesystem API for AI agents, enabling natural-language file read, write, append, delete, move, list, create, and metadata operations through MCP tools.1-
- FlicenseNot gradedqualityDmaintenanceEnables file system operations such as listing, reading, and creating files within a scoped local project directory. It provides a secure way to manage local files through standardized MCP tools built with FastMCP.-
- FlicenseNot gradedqualityCmaintenanceProvides secure filesystem operations, including reading, searching, and batch processing files, with directory monitoring to detect new files, designed for integration with MCP clients such as LangGraph agents.-
- AlicenseNot gradedqualityDmaintenanceExposes file system operations to AI clients via MCP, enabling secure read, write, and management of files and folders.3 npmMIT
TDQS
Scored across 12 tools
Each tool has a clearly distinct purpose: reading, writing, deleting, moving, listing, analyzing, searching, sorting, renaming, finding duplicates, and organizing files or directories. No two tools overlap in functionality.
All tool names follow a consistent verb_noun pattern (e.g., read_file, delete_directory, search_content), making it easy for an agent to predict tool names and purposes.
With 12 tools, the server provides a well-scoped set of file and directory operations. The number is appropriate for the domain, covering essential actions without being overwhelming.
The tool set covers most common file operations: CRUD, listing, searching, analysis, organization, and batch operations. A minor gap is the lack of a copy_file tool, but move_file can serve a similar role in many cases.