MCP File Edit
UnclaimedA simple MCP server for file system operations, ideal for vide-coding type activities.
Install
$
uv pip install -e .Unclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (13)
copy_file
Copy files or directories
create_file
Create a new file
delete_file
Delete a file or directory
get_file_info
Get detailed file metadata
get_project_directory
Get current project directory
list_files
List files with glob patterns and depth control
move_file
Move or rename files
patch_file
Apply precise modifications to files
read_file
Read file contents with optional line range
replace_in_files
Find and replace across multiple files
search_files
Search for patterns with regex support
set_project_directory
Set the working directory context
write_file
Write content to a file