file-edit-check-server
2
The File Edit Check MCP Server requires users to verify files before modification, enforcing disciplined changes with detailed commit logs.
checked_read_file
Read the file and mark it as read for future editing
checked_write_to_file
Write to the file, if the file exists, it is required to be read
checked_apply_diff
Apply differences to files, requiring that the file has been read
list_my_tools
List the tools registered in this server