EditItAll MCP Server
Rank #18,968io.github.Subcue/edititall-mcp
Drive EditItAll's local in-browser editors: PDF, sheet, photo, vector, Word, slides.
EditItAll MCP Server is a Model Context Protocol (MCP) server published by Subcue. It ranks #18,968 of 132,113 servers tracked on MCP Toplist. EditItAll MCP Server is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Aug 31, 2026 and most recently updated on Aug 31, 2026.
Ranks ahead of 113,145 of 132,113 servers on MCP Toplist.
Use EditItAll MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add edititall-mcp -e "EDITITALL_URL=<your EDITITALL_URL>" -e "CHROME_PATH=<your CHROME_PATH>" -- npx -y @edititall/mcpReplace each placeholder with your own value before saving.
Published as mcp bundle `https://github.com/Subcue/edititall-mcp/releases/download/v0.2.0/edititall-mcp.mcpb` — install it through your client’s extension manager.
[mcp_servers.edititall-mcp]
command = "npx"
args = ["-y", "@edititall/mcp"]
[mcp_servers.edititall-mcp.env]
EDITITALL_URL = "<your EDITITALL_URL>"
CHROME_PATH = "<your CHROME_PATH>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
Published as mcp bundle `https://github.com/Subcue/edititall-mcp/releases/download/v0.2.0/edititall-mcp.mcpb` — install it through your client’s extension manager.
{
"mcpServers": {
"edititall-mcp": {
"command": "npx",
"args": [
"-y",
"@edititall/mcp"
],
"env": {
"EDITITALL_URL": "<your EDITITALL_URL>",
"CHROME_PATH": "<your CHROME_PATH>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
Published as mcp bundle `https://github.com/Subcue/edititall-mcp/releases/download/v0.2.0/edititall-mcp.mcpb` — install it through your client’s extension manager.
{
"mcpServers": {
"edititall-mcp": {
"command": "npx",
"args": [
"-y",
"@edititall/mcp"
],
"env": {
"EDITITALL_URL": "<your EDITITALL_URL>",
"CHROME_PATH": "<your CHROME_PATH>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
Published as mcp bundle `https://github.com/Subcue/edititall-mcp/releases/download/v0.2.0/edititall-mcp.mcpb` — install it through your client’s extension manager.
{
"servers": {
"edititall-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@edititall/mcp"
],
"env": {
"EDITITALL_URL": "<your EDITITALL_URL>",
"CHROME_PATH": "<your CHROME_PATH>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
Published as mcp bundle `https://github.com/Subcue/edititall-mcp/releases/download/v0.2.0/edititall-mcp.mcpb` — install it through your client’s extension manager.
{
"mcpServers": {
"edititall-mcp": {
"command": "npx",
"args": [
"-y",
"@edititall/mcp"
],
"env": {
"EDITITALL_URL": "<your EDITITALL_URL>",
"CHROME_PATH": "<your CHROME_PATH>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
Published as mcp bundle `https://github.com/Subcue/edititall-mcp/releases/download/v0.2.0/edititall-mcp.mcpb` — install it through your client’s extension manager.
{
"mcpServers": {
"edititall-mcp": {
"command": "npx",
"args": [
"-y",
"@edititall/mcp"
],
"env": {
"EDITITALL_URL": "<your EDITITALL_URL>",
"CHROME_PATH": "<your CHROME_PATH>"
}
}
}
}Replace each placeholder with your own value before saving.
Published as mcp bundle `https://github.com/Subcue/edititall-mcp/releases/download/v0.2.0/edititall-mcp.mcpb` — install it through your client’s extension manager.
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.Subcue%2Fedititall-mcp)<a href="https://mcptoplist.com/server/io.github.Subcue%2Fedititall-mcp"><img src="https://mcptoplist.com/badge/io.github.Subcue%2Fedititall-mcp.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
Subcue
Other servers by Subcue
View all Subcue servers →Available versions (2)
| Version | Published |
|---|---|
| 0.2.1 | Aug 31, 2026 |
| 0.2.0 | Aug 31, 2026 |
Frequently asked questions
- Who maintains EditItAll MCP Server?
- EditItAll MCP Server is maintained by Subcue, which publishes 2 MCP servers (3 total versions) tracked on MCP Toplist.
- Is EditItAll MCP Server listed on the Official MCP Registry?
- Yes — EditItAll MCP Server is listed on the Official MCP Registry, alongside Glama.
- How many versions does EditItAll MCP Server have?
- MCP Toplist tracks 2 versions of EditItAll MCP Server, most recently published on Aug 31, 2026.
- Where can I find the source code for EditItAll MCP Server?
- The source code for EditItAll MCP Server is hosted at github.com/Subcue/edititall-mcp.
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.