filesystem-operations-mcp
19
This project is a FastMCP server specializing in bulk file and folder operations with tools categorized for efficient task handling. It is designed to improve operation speed and includes centralized exception handling for filesystem operations.
Bulk Filesystem Operations MCP Server
This project provides a FastMCP server offering tools for bulk file and folder operations. It includes centralized exception handling for filesystem tasks.
Available Tools
- Call a single or multiple tools in bulk to optimize operations.
- File Operations: Read, create, append, erase, move, and delete files.
- Folder Operations: Create, read all contents, list, move, delete, and empty folders.
Disabling Tools
Specific file and folder tools can be disabled by configuring the disable settings.
Usage
Includes configuration examples for VS Code McpServer and Roo Code/Cline McpServer.
Development
Instructions for cloning the repo, setting up a virtual environment, and running the server locally are provided.