mcp-server-file-modifier

The MCP Server File Modifier is a Model Context Protocol server designed for file modifications. It allows users to add content at specific line numbers, replace existing content, and delete content based on specific targets. Supporting UTF-8 encoding, it provides a user-friendly API for these operations, making it a valuable tool for automation workflows.

GitHub Stars

2

User Rating

Not Rated

Forks

2

Issues

0

Views

3

Favorites

0

README
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
npm install -g mcp-server-file-modifier
Usage
mcp-server-file-modifier

The server will start on port 3000 by default.

API

The server provides the following operations:

  • add: Add new content at a specific line
  • replace: Replace content matching a target
  • delete: Delete content matching a target
License

MIT

Author Information

0

Followers

4

Repositories

0

Gists

2

Total Contributions

Top Contributors

Threads