mcp-server-file-modifier
If you are the rightful owner of mcp-server-file-modifier 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.
A Model Context Protocol server for file modifications, enabling file changes through AI assistants using MCP.
The MCP Server File Modifier is a specialized server designed to facilitate file modifications through the Model Context Protocol (MCP). It allows users to interact with files by adding, replacing, or deleting content, all while supporting UTF-8 encoding. This server is particularly useful for integrating with AI assistants like Claude, enabling them to perform file operations programmatically. The server is easy to install and use, starting on port 3000 by default, and provides a straightforward API for various file modification tasks.
Features
- Add content at specific line numbers
- Replace existing content
- Delete content
- UTF-8 encoding support