Claude Text Editor
JSON →An MCP server for viewing, editing, and creating text files, based on the Claude built-in text editor tool.
Install
npx -y mcp-server-text-editor Tools · 5
- view View the contents of a file or directory with optional line range specification
- create Create a new file with the specified content
- str_replace Replace text in a file
- insert Insert text at a specific line number
- undo_edit Revert the last edit made to a file
Links
★ 36 GitHub stars