MCP Server File Modifier
@MCP-Mirror
About MCP Server File Modifier
Mirror of
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is MCP Server File Modifier?
MCP Server File Modifier is a Model Context Protocol server that enables AI assistants like Claude to modify files on the local filesystem. It provides operations to add, replace, and delete content at specific line numbers.
How to use MCP Server File Modifier?
Install globally with npm install -g mcp-server-file-modifier, then run mcp-server-file-modifier. The server starts on port 3000 by default and accepts file modification requests via the MCP protocol.
Key features of MCP Server File Modifier
- Add content at specific line numbers
- Replace existing content
- Delete content
- UTF-8 encoding support
Use cases of MCP Server File Modifier
- Insert new lines into configuration files
- Update function implementations in code files
- Remove outdated comments or blocks from text documents
FAQ from MCP Server File Modifier
What is MCP Server File Modifier?
A server that exposes file modification operations (add, replace, delete) to MCP-compatible AI assistants, allowing them to edit local files programmatically.
How do I install MCP Server File Modifier?
Run npm install -g mcp-server-file-modifier to install it globally via npm.
How do I start the server?
Run mcp-server-file-modifier from the command line. The server listens on port 3000 by default.
What file operations does MCP Server File Modifier support?
It supports three operations: add (insert content at a line), replace (replace matching content), and delete (remove matching content).
What encoding does MCP Server File Modifier support?
The server supports UTF-8 encoding for file operations.
More Other MCP servers
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
ICSS
chokcoco不止于 CSS
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
ghidraMCP
LaurieWiredMCP Server for Ghidra
Comments