https://github.com/oakenai/mcp-edit-file-lines
MCP Server to make line-based edits to a file.
https://github.com/oakenai/mcp-edit-file-lines
Last synced: 3 days ago
JSON representation
MCP Server to make line-based edits to a file.
- Host: GitHub
- URL: https://github.com/oakenai/mcp-edit-file-lines
- Owner: oakenai
- License: mit
- Created: 2024-12-08T19:11:15.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-12-19T05:16:26.000Z (6 months ago)
- Last Synced: 2024-12-19T06:24:05.279Z (6 months ago)
- Language: TypeScript
- Size: 200 KB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- mcp-index - Edit File Lines - Make precise line-based edits to text files using string or regex pattern matching, including the ability to replace entire lines, specific text matches, and handle multiple edits with a preview function for safety. (File Management)