Command Palette

Search for a command to run...

UnylyUnyly
Browse all

File Modifier

FreeNot checked

Enables targeted text file modifications through operations like adding, replacing, and deleting content at specific locations.

GitHubEmbed

About

Enables targeted text file modifications through operations like adding, replacing, and deleting content at specific locations.

README

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

from github.com/jpinillagoshawk/mcp-server-file-modifier

Installing File Modifier

This server has no published package — it is built from source. Open the repository and follow its README.

▸ github.com/jpinillagoshawk/mcp-server-file-modifier

FAQ

Is File Modifier MCP free?

Yes, File Modifier MCP is free — one-click install via Unyly at no cost.

Does File Modifier need an API key?

No, File Modifier runs without API keys or environment variables.

Is File Modifier hosted or self-hosted?

Self-hosted: the server runs locally on your machine via the install command above.

How do I install File Modifier in Claude Desktop, Claude Code or Cursor?

Open File Modifier on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Related MCPs

Compare File Modifier with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All development MCPs