Edit File Lines MCP Server
JSON →Make precise line-based edits to text files within allowed directories.
Tools · 2
- edit_file_lines Make line-based edits to a file using string or regex pattern matching. Supports replacing entire lines, specific text matches, regex patterns, multiple lines/edits, and dry run mode.
- approve_edit Apply changes from a previous dry run of edit_file_lines. Provides a two-step editing process for safety.
Links
★ 33 GitHub stars