What are the standalone tools in MCP Tools Plus that can be used to manage your product catalog?

Find below the list of MCP Tools Plus tools to allow you to manage your catalog through AI:

Tool Technical name Description Prompt example
Get product information mtp_get_product Displays information for a specific product (provide the ID, reference, unique product code (EAN, ISBN, etc.), or name to facilitate the search). "Give me the information for the product with EAN reference 1231231231231"
Product list mtp_list_products Lists all products in the catalog with pagination. Returns the ID, name, reference, price, and active/inactive status. "List the first 50 products of my catalog"
Product creation mtp_create_product Creates one or more products. "Create a new product "Red fringed t-shirt""
Product update mtp_update_product Updates one or more specific fields of a product (and only the specified fields). "Change the reference of the product with ID 25 to 125489".
Product translation mtp_translate_product Updates product translations from ISO language codes (en, fr, it) "Translate the name of product ID 123: en="Bike", fr="Vélo""

Other FAQs in this category