Rust editor & rust repository by @fmhy. Model Context Protocol (MCP) server & tools with 14k stars.

14,415 stars Rust Rust 1 file ยท ~6,472 tokens #editor#rust#terminal#text-editor

edit MCP Server

MCP server for fmhy/edit

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "edit": {
      "command": "npx",
      "args": [
        "-y",
        "@fmhy/edit"
      ]
    }
  }
}