mcpbeat Sign in

MCP Multi Edit MCP Server

local only

MCP Multi Edit runs on your own machine — the client starts it, so there is no endpoint to ping. 49 installs a week from npm. Last commit 13 Feb 2026.

Atomic multi-file find-and-replace by Essential AI Solutions (essentialai.uk)

Installs per day peak 20 · avg 7 · +247% w/w
a month agotoday
49
Installs / week
npm · @essentialai/mcp-multi-edit
0
Stars
0 open issues
13 Feb 2026
Last commit
0 releases in 90 days
License
TypeScript

Nothing serious here today

Today is the operative word: we check MCP Multi Edit every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add mcp-multi-edit -- npx -y @essentialai/mcp-multi-edit
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-multi-edit": {
      "args": [
        "-y",
        "@essentialai/mcp-multi-edit"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-multi-edit]
command = "npx"
args = ["-y", "@essentialai/mcp-multi-edit"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-multi-edit": {
      "args": [
        "-y",
        "@essentialai/mcp-multi-edit"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-multi-edit": {
      "args": [
        "-y",
        "@essentialai/mcp-multi-edit"
      ],
      "command": "npx"
    }
  }
}

Alternatives to MCP Multi Edit

same job, measured the same way
Ateam MCP
by ariekogan

Build, validate, and deploy multi-agent AI solutions from any AI environment.

1 212 installs/wk 59 tools answering
Claude Code Bridge from Essential AI Solutions (essentialai.uk)
by eaisdevelopment

MCP bridge for inter-session communication between Claude Code instances

38 installs/wk local only
Parecode
by basilskywalk

Token-aware ripgrep code search and atomic multi-file edits for coding agents.

86 installs/wk local only
Attom
by pipeworx-io

ATTOM MCP — Premium real estate data from ATTOM Data Solutions

44 tools answering
I
MyShop - solutions for restaurants
by itsikzizov

Match a restaurant to a MyShop solution and send a real, signable $89/month quote by email.

7 tools answering
Theagora
by theagoralabs

AI agent marketplace. 27 tools for buying and selling services with atomic escrow.

28 installs/wk local only
Rootvine MCP
by ragingorangutan

Cross-platform music and game resolution for AI agents across 15+ platforms.

86 installs/wk local only
Latex
by ofia

Persistent AI LaTeX workspace: edit and compile multi-file projects, export publication-ready PDFs.

answering

MCP Multi Edit — questions

Answers built from our own checks of this server.

Why is there no uptime for MCP Multi Edit?
MCP Multi Edit runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @essentialai/mcp-multi-edit was installed 49 times last week.
How do I connect MCP Multi Edit?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @essentialai/mcp-multi-edit straight from npm; nothing to host, nothing to sign up for.
How many people use MCP Multi Edit?
The npm package @essentialai/mcp-multi-edit was installed 49 times in the last week. Week over week that is +247%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is MCP Multi Edit open source?
We cannot say either way: written in TypeScript and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.