jpinillagoshawk_mcp-server-file-modifier

jpinillagoshawk_mcp-server-file-modifier

3.1

If you are the rightful owner of jpinillagoshawk_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 perform various file operations such as adding, replacing, and deleting content within files. The server is particularly useful for integrating with AI assistants like Claude, enabling them to modify files programmatically. The server supports UTF-8 encoding, ensuring compatibility with a wide range of text files. By default, the server operates on port 3000, providing a straightforward API for file manipulation tasks.

Features

  • Add content at specific line numbers
  • Replace existing content
  • Delete content
  • UTF-8 encoding support