AI & ML
Trust: 42/100 (Fair)io.github.shinpr/mcp-image Guide
AI image generation and editing with prompt optimization and quality presets. Powered by Nano Banana
79 starsby shinpr
Quick Start
Install
npx mcp-imageClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-shinpr-mcp-image": {
"command": "npx",
"args": [
"mcp-image"
]
}
}
}