What are the standalone tools of MCP Tools Plus for managing images?

Find below the list of MCP Tools Plus tools to manage your images:

 

Tool Technical Name Description Example Prompt
Adding an image add_product_image Adds an image (existing on the server) to a product, optionally defining it as the cover. Ability to associate it with a specific combination if specified. "Add the image img/import/new-shoe.jpg to product ID 123 as a new image, set it as cover and associate it with combination 250 of the product."
Associating an image to a combination attach_image_to_combination Associates an image (already associated with the product) to a specific combination so that it appears for this variant. "Attach image ID 456 to combination 321 of product 19 so it is used for this variant."
Replacing an image replace_product_image Replaces an existing product image with another, while keeping its ID, position and cover status if applicable. "Replace image ID 456 of product ID 123 with image img/import/new-main.jpg whilst keeping its cover status and position."
Setting another cover image set_product_cover_image Designates another (existing) image as cover for a given product. "Set image ID 456 as cover image for product ID 123."
Product images overview product_images_full_overview Provides a full overview of images for a given product ID, whether base images or images associated with combinations if the product has variants. "Give me a full overview of images for product ID 19."
Downloading an image from its URL upload_image_from_url Downloads an image from a URL and saves it in the module's download directory. Returns the file path to then be able to apply the add_product_image tool for example. "Download the image available here: [URL] and save it as mug_scene.jpg. Return the file path so I can add this image to product 19."

 

Other FAQs in this category