mcp-text-editor
111
MCP Text Editor Server is a Model Context Protocol server designed for efficient line-oriented text file editing. It supports safe collaborative editing, robust conflict detection, and reduces token consumption in LLM tools. Key features include atomic file operations and comprehensive encoding support.
get_text_file_contents
Get the content of one or more text files, supporting line-scope specifications
patch_text_file_contents
Apply patches to text files, with powerful error handling and conflict detection capabilities