MCP ExplorerExplorer

Mcp Server File Modifier

@jpinillagoshawkon a year ago
2 MIT
FreeCommunity
AI Systems
Model Context Protocol server for file modifications and control

Overview

What is Mcp Server File Modifier

mcp-server-file-modifier is a Model Context Protocol server designed for file modifications and control, allowing users to modify files through AI assistants like Claude using MCP.

Use cases

Use cases include automated content updates in configuration files, real-time collaboration on documents, and integrating file modification capabilities into AI-driven applications.

How to use

To use mcp-server-file-modifier, install it globally using npm with the command ‘npm install -g mcp-server-file-modifier’. Then, start the server by running ‘mcp-server-file-modifier’, which will run on port 3000 by default.

Key features

Key features include adding content at specific line numbers, replacing existing content, deleting content, and supporting UTF-8 encoding.

Where to use

mcp-server-file-modifier can be used in software development, automated file editing, and any application that requires dynamic file modifications through AI assistance.

Content

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

Tools

No tools

Comments

Recommend MCP Servers

View All MCP Servers