jpinillagoshawk_mcp-server-file-modifier

jpinillagoshawk_mcp-server-file-modifier

0

MCP Server File Modifier is a Model Context Protocol server designed to modify files via Claude or other AI assistants. It supports operations like adding, replacing, and deleting content with UTF-8 encoding.

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

API

The server provides the following operations:

  • Add new content at a specific line
  • Replace content matching a target
  • Delete content matching a target