Model Context Protocol server for file modifications and control
2 stars
JavaScript
Updated Jan 4, 2025
Documentation
MCP Server File Modifier
A Model Context Protocol server for file modifications. This server provides functionality to modify files through Claude or other AI assistants using MCP.
Features
- Add content at specific line numbers
- Replace existing content
- Delete content
- UTF-8 encoding support
Installation
bash
npm install -g mcp-server-file-modifierUsage
bash
mcp-server-file-modifierThe server will start on port 3000 by default.
API
The server provides the following operations:
add: Add new content at a specific linereplace: Replace content matching a targetdelete: Delete content matching a target
License
MIT
Similar MCP
Based on tags & features
Trending MCP
Most active this week