MCP Servers / file-system / Claude Text Editor

Claude Text Editor

JSON →
httpnone36file-system

An MCP server for viewing, editing, and creating text files, based on the Claude built-in text editor tool.

Install
How to run this server
[ { "cmd": "npx -y mcp-server-text-editor", "imports": [] } ]
server path: claude-text-editor
Tools
What this server exposes
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
Configuration
Environment & auth
authnone
Resources
Claude Text Editor — MCP Server · libregistry