Back to directory
tumf/mcp-text-editor

tumf/mcp-text-editor

@tumf19924240

A Model Context Protocol (MCP) server that provides line-oriented text file editing capabilities through a standardized API. Optimized for LLM tools with efficient partial file access to minimize token usage.

mcptext-editorfile-editingline-orientedpartial-accesstoken-efficiencypythontool

Installation & Configuration

{
  "mcpServers": {
    "text-editor": {
      "command": "uvx",
      "args": [
        "mcp-text-editor"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2024/12/11
Updated
2026/3/17