patch-file-mcp
If you are the rightful owner of patch-file-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Patch File MCP is a server that allows AI agents to make precise changes to files using block format patches.
Patch File MCP provides a streamlined method for modifying files by applying patches in block format. It allows for targeted changes to specific parts of files without the need to rewrite the entire content. The server supports multiple patches to the same file in a single request and ensures safety through exact text matching and uniqueness verification. It is considered a better alternative to the `edit_block` tool from `desktop-commander` for most file editing tasks.
Features
- Targeted file modifications using block format patches.
- Supports multiple patches in a single request.
- Ensures safety through exact text matching and uniqueness verification.
- Provides detailed error reporting for failed patch applications.
- Restricts file operations to allowed directories for security.