patrickomatik/mcp-file-edit
3.3
If you are the rightful owner of mcp-file-edit 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.
A simple Model Context Protocol (MCP) server that provides comprehensive file system operations including the ability to patch files and perform basic code analysis aimed at reducing Claude Desktop's token usage when compared to other similar tools. Built on FastMCP.
Tools
Functions exposed to the LLM to take actions
read_file
Read file contents with optional line range.
write_file
Write content to a file.
delete_file
Delete a file or directory.
move_file
Move or rename files.
copy_file
Copy files or directories.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client