image for Claude Desktop
com.yaktool/image
Compress, convert and resize images locally, with marketplace presets and rule rechecks.
client:Claude Desktop
transport:stdio
runtime:npm
Install image in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"image": {
"command": "npx",
"args": [
"-y",
"yaktool-image-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs