Catalog
io.github.infoinlet-marketplace/mcp-image
OfficialImage generation & editing for AI agents (Runware) — text-to-image, bg removal, upscale.
Generate images from text, remove backgrounds, and upscale images using Runware.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"mcp-image": {
"command": "npx",
"args": [
"-y",
"@infoinlet/mcp-image@0.1.1"
]
}
}
}