MCP Multi Edit
Rank #29,945io.github.eaisdevelopment/mcp-multi-edit
MCP server providing multi-edit capabilities
MCP Multi Edit is a Model Context Protocol (MCP) server published by eaisdevelopment. It ranks #29,945 of 132,113 servers tracked on MCP Toplist. MCP Multi Edit is listed across 2 registries — Official MCP and Glama, with 8 tracked versions. It was first listed on Feb 10, 2026 and most recently updated on Feb 13, 2026.
Ranks ahead of 102,168 of 132,113 servers on MCP Toplist.
Use MCP Multi Edit
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add mcp-multi-edit -- npx -y @essentialai/mcp-multi-edit[mcp_servers.mcp-multi-edit]
command = "npx"
args = ["-y", "@essentialai/mcp-multi-edit"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"mcp-multi-edit": {
"command": "npx",
"args": [
"-y",
"@essentialai/mcp-multi-edit"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"mcp-multi-edit": {
"command": "npx",
"args": [
"-y",
"@essentialai/mcp-multi-edit"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"mcp-multi-edit": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@essentialai/mcp-multi-edit"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"mcp-multi-edit": {
"command": "npx",
"args": [
"-y",
"@essentialai/mcp-multi-edit"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mcp-multi-edit": {
"command": "npx",
"args": [
"-y",
"@essentialai/mcp-multi-edit"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.eaisdevelopment%2Fmcp-multi-edit)<a href="https://mcptoplist.com/server/io.github.eaisdevelopment%2Fmcp-multi-edit"><img src="https://mcptoplist.com/badge/io.github.eaisdevelopment%2Fmcp-multi-edit.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
eaisdevelopment
Other servers by eaisdevelopment
View all eaisdevelopment servers →Available versions (8)
| Version | Published |
|---|---|
| 0.2.7 | Feb 13, 2026 |
| 0.2.6 | Feb 10, 2026 |
| 0.2.5 | Feb 10, 2026 |
| 0.2.4 | Feb 10, 2026 |
| 0.2.3 | Feb 10, 2026 |
| 0.2.2 | Feb 10, 2026 |
| 0.2.1 | Feb 10, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains MCP Multi Edit?
- MCP Multi Edit is maintained by eaisdevelopment, which publishes 2 MCP servers (19 total versions) tracked on MCP Toplist.
- Is MCP Multi Edit listed on the Official MCP Registry?
- Yes — MCP Multi Edit is listed on the Official MCP Registry, alongside Glama.
- How many versions does MCP Multi Edit have?
- MCP Toplist tracks 8 versions of MCP Multi Edit, most recently published on Feb 13, 2026.
- Where can I find the source code for MCP Multi Edit?
- The source code for MCP Multi Edit is hosted at github.com/eaisdevelopment/mcp-multi-edit.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.