MCP Servers / file-system / MCP File Edit

MCP File Edit

JSON →
httpnone14file-system

Perform file system operations such as reading, writing, patching, and managing directories.

Install
How to run this server
[ { "cmd": "pip install -e", "imports": [] } ]
server path: mcp-file-edit
Tools
What this server exposes
edit_file
Edit a file using targeted replacements or edits
read_file
Read the contents of a file
write_file
Write content to a file
list_directory
List files and directories in a specified path
create_directory
Create a new directory
delete_file
Delete a file
move_file
Move or rename a file
copy_file
Copy a file to a new location
get_file_info
Get metadata information about a file
search_files
Search for files matching a pattern
Configuration
Environment & auth
authnone
envSECRET_KEY
envDATABASE_URL
Resources
MCP File Edit — MCP Server · libregistry