text-editor

stat-guy/text-editor

3.2

If you are the rightful owner of 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.

The Advanced MCP Text Editor Server is a robust server designed for file editing with enhanced security and backup management, tailored for AI development environments.

Tools

Functions exposed to the LLM to take actions

view

View file contents or list directory contents with optional line range and character limits.

str_replace

Replace specific text in a file with new content, ensuring exactly one match for safety.

create

Create new files with specified content, automatically creating parent directories.

insert

Insert text at specific line numbers in existing files.

undo_edit

Revert the last edit made to a file using automatic backups.

file_info

Get detailed information about files and directories including size, permissions, and backup status.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources