Back to directory
wallneradam/patch-file-mcp

wallneradam/patch-file-mcp

@wallneradam

An MCP Server to patch existing files using block format

file-patchingcode-editingblock-formatsearch-replacefile-modificationmcp-servertool

Installation & Configuration

{
  "mcpServers": {
    "patch-file": {
      "command": "uvx",
      "args": [
        "patch-file-mcp",
        "--allowed-dir",
        "/path/to/your/projects"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/13
Updated
2026/6/13