mcp-text-editor
If you are the rightful owner of mcp-text-editor 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 Model Context Protocol (MCP) server that provides line-oriented text file editing capabilities through a standardized API. Optimized for LLM tools with efficient partial file access to minimize token usage.
get_text_file_contents
Get the contents of one or more text files with line range specification.
patch_text_file_contents
Apply patches to text files with robust error handling and conflict detection.