Editmamei
Rank #4,076io.github.editmamei/editmamei
Photoshop MCP server: natural-language AI photo editing in desktop Photoshop. AI orchestration.
Editmamei is a Model Context Protocol (MCP) server published by editmamei. It ranks #4,076 of 132,046 servers tracked on MCP Toplist, and its repository has 6 GitHub stars. Editmamei is listed across 2 registries — Official MCP and Glama, with 7 tracked versions. It was first listed on Aug 7, 2026 and most recently updated on Sep 18, 2026.
Ranks ahead of 127,970 of 132,046 servers on MCP Toplist.
Use Editmamei
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add editmamei -- npx -y editmamei[mcp_servers.editmamei]
command = "npx"
args = ["-y", "editmamei"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"editmamei": {
"command": "npx",
"args": [
"-y",
"editmamei"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"editmamei": {
"command": "npx",
"args": [
"-y",
"editmamei"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"editmamei": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"editmamei"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"editmamei": {
"command": "npx",
"args": [
"-y",
"editmamei"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"editmamei": {
"command": "npx",
"args": [
"-y",
"editmamei"
]
}
}
}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.editmamei%2Feditmamei)<a href="https://mcptoplist.com/server/io.github.editmamei%2Feditmamei"><img src="https://mcptoplist.com/badge/io.github.editmamei%2Feditmamei.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
editmamei
Available versions (7)
| Version | Published |
|---|---|
| 1.5.0 | Sep 18, 2026 |
| 1.4.0 | Sep 7, 2026 |
| 1.3.0 | Aug 29, 2026 |
| 1.2.1 | Aug 26, 2026 |
| 1.2.0 | Aug 23, 2026 |
| 1.1.0 | Aug 14, 2026 |
| 1.0.3 | Aug 12, 2026 |
Frequently asked questions
- Who maintains Editmamei?
- Editmamei is maintained by editmamei, which publishes 1 MCP server (7 total versions) tracked on MCP Toplist.
- Is Editmamei listed on the Official MCP Registry?
- Yes — Editmamei is listed on the Official MCP Registry, alongside Glama.
- How many versions does Editmamei have?
- MCP Toplist tracks 7 versions of Editmamei, most recently published on Sep 18, 2026.
- Where can I find the source code for Editmamei?
- The source code for Editmamei is hosted at github.com/editmamei/editmamei.
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.