File Modifier
Createdjpinillagoshawk
Enables modification of files through a Model Context Protocol server.
About
File Modifier provides a Model Context Protocol (MCP) server that facilitates file modifications using AI assistants like Claude. It allows for programmatic manipulation of files via the MCP, offering functionalities such as adding content at specific lines, replacing existing content, and deleting content based on defined targets. The server operates on port 3000 by default and supports UTF-8 encoding, ensuring compatibility across different file types and systems.
Key Features
- Replaces existing content
- Supports UTF-8 encoding
- Adds content at specific line numbers
- Deletes content