GIMP Agent MCP
Rank #7,856io.github.SarutobiSasuke8/gimp-agent-mcp
Edit in GIMP 3 with AI agents: live previews, grouped edits, pixel measurements and recipes.
GIMP Agent MCP is a Model Context Protocol (MCP) server published by SarutobiSasuke8. It ranks #7,856 of 132,046 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. GIMP Agent MCP is listed across 2 registries — Official MCP and Glama, with 4 tracked versions. It was first listed on Sep 5, 2026 and most recently updated on Sep 8, 2026.
Ranks ahead of 124,190 of 132,046 servers on MCP Toplist.
Use GIMP Agent MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add gimp-agent-mcp -e "GIMP_AGENT_ALLOW_PYTHON=<your GIMP_AGENT_ALLOW_PYTHON>" -- uvx gimp-agent-mcp serveReplace each placeholder with your own value before saving.
[mcp_servers.gimp-agent-mcp]
command = "uvx"
args = ["gimp-agent-mcp", "serve"]
[mcp_servers.gimp-agent-mcp.env]
GIMP_AGENT_ALLOW_PYTHON = "<your GIMP_AGENT_ALLOW_PYTHON>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"gimp-agent-mcp": {
"command": "uvx",
"args": [
"gimp-agent-mcp",
"serve"
],
"env": {
"GIMP_AGENT_ALLOW_PYTHON": "<your GIMP_AGENT_ALLOW_PYTHON>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"gimp-agent-mcp": {
"command": "uvx",
"args": [
"gimp-agent-mcp",
"serve"
],
"env": {
"GIMP_AGENT_ALLOW_PYTHON": "<your GIMP_AGENT_ALLOW_PYTHON>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"gimp-agent-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"gimp-agent-mcp",
"serve"
],
"env": {
"GIMP_AGENT_ALLOW_PYTHON": "<your GIMP_AGENT_ALLOW_PYTHON>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"gimp-agent-mcp": {
"command": "uvx",
"args": [
"gimp-agent-mcp",
"serve"
],
"env": {
"GIMP_AGENT_ALLOW_PYTHON": "<your GIMP_AGENT_ALLOW_PYTHON>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"gimp-agent-mcp": {
"command": "uvx",
"args": [
"gimp-agent-mcp",
"serve"
],
"env": {
"GIMP_AGENT_ALLOW_PYTHON": "<your GIMP_AGENT_ALLOW_PYTHON>"
}
}
}
}Replace each placeholder with your own value before saving.
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.SarutobiSasuke8%2Fgimp-agent-mcp)<a href="https://mcptoplist.com/server/io.github.SarutobiSasuke8%2Fgimp-agent-mcp"><img src="https://mcptoplist.com/badge/io.github.SarutobiSasuke8%2Fgimp-agent-mcp.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
SarutobiSasuke8
Other servers by SarutobiSasuke8
- JobScout MCP#17,566 · 2 vers
- website-content-mcp#24,797 · 1 ver
- agent-handoff-mcp#45,025
- Obsidian GitHub MCP#45,026
- source-pack-mcp#45,027
- greenwood#64,249
- credential-broker-mcp#80,489
Available versions (4)
| Version | Published |
|---|---|
| 0.5.0 | Sep 8, 2026 |
| 0.4.0 | Sep 7, 2026 |
| 0.3.0 | Sep 5, 2026 |
| 0.2.4 | Sep 5, 2026 |
Frequently asked questions
- Who maintains GIMP Agent MCP?
- GIMP Agent MCP is maintained by SarutobiSasuke8, which publishes 8 MCP servers (7 total versions) tracked on MCP Toplist.
- Is GIMP Agent MCP listed on the Official MCP Registry?
- Yes — GIMP Agent MCP is listed on the Official MCP Registry, alongside Glama.
- How many versions does GIMP Agent MCP have?
- MCP Toplist tracks 4 versions of GIMP Agent MCP, most recently published on Sep 8, 2026.
- Where can I find the source code for GIMP Agent MCP?
- The source code for GIMP Agent MCP is hosted at github.com/SarutobiSasuke8/gimp-agent-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.