mcp-file-server
If you are the rightful owner of mcp-file-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
An MCP server for reading and writing files from your local file system, compatible with Claude for Desktop and other MCP clients.
The MCP File Server is designed to facilitate file system access for AI assistants by providing a server that can read and write files from the local file system. It is particularly useful for integrating with Claude for Desktop or any other MCP client, allowing seamless interaction with the file system. The server supports operations such as listing files and directories, reading file contents, writing content to files, and deleting files and directories. It can be deployed using Docker Compose or directly with Docker, making it flexible and easy to set up. The server is configured to work with Claude for Desktop by updating the configuration file to include the MCP server details. Once set up, users can access file management tools directly through their AI assistant interface.
Features
- List files and directories
- Read file contents
- Write content to files
- Delete files and directories