This connects Claude to Runware's image generation API, giving you text-to-image generation, background removal, and upscaling through MCP tool calls. You'd reach for this when you need AI-driven image creation or editing in your workflow without building direct API integrations. The stdio transport means it runs locally as a process Claude can call. Useful if you're already working with Runware or want to add image generation capabilities to an agent without switching contexts. The toolkit is focused on the core image operations: generate from prompts, strip backgrounds, and enhance resolution.
claude mcp add --transport stdio io.github.infoinlet-marketplace-mcp-image uvx mcp-image