Loading MCP server directory, please wait...
Image generation & editing for AI agents (Runware) — text-to-image, bg removal, upscale.
npx @getmcp/cli add io.github.infoinlet-marketplace/mcp-imageRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.infoinlet-marketplace/mcp-image": {
"command": "npx",
"args": [
"-y",
"@infoinlet/mcp-image"
]
}
}
}