{"slug":"latinogino/prestashop-mcp","name":"PrestaShop MCP Server","description":"A server for managing PrestaShop e-commerce stores through a unified product API.","category":"cloud-service","tags":[],"official":false,"stars":8,"transport":null,"install":[{"cmd":"pip install -r","imports":[]}],"tools":[{"name":"get_products","description":"UNIFIED Product retrieval supporting all use cases: Single Product by ID, Multiple Products, Flexible Enhancement, Smart Filtering"},{"name":"create_product","description":"Create new products with complete configuration"},{"name":"update_product","description":"Edit product information"},{"name":"delete_product","description":"Remove products"},{"name":"update_product_stock","description":"Manage inventory levels"},{"name":"update_product_price","description":"Update pricing"},{"name":"get_categories","description":"Retrieve categories (with hierarchy filter)"},{"name":"create_category","description":"Create new categories"},{"name":"update_category","description":"Edit categories"},{"name":"delete_category","description":"Remove categories"},{"name":"get_customers","description":"Retrieve and filter customers"},{"name":"create_customer","description":"Create new customers"},{"name":"update_customer","description":"Edit customer data"},{"name":"get_orders","description":"Retrieve and filter orders"},{"name":"update_order_status","description":"Change order status"},{"name":"get_order_states","description":"Retrieve available statuses"},{"name":"get_modules","description":"List all PrestaShop modules"},{"name":"get_module_by_name","description":"Get specific module details"},{"name":"install_module","description":"Install new modules"},{"name":"update_module_status","description":"Activate/deactivate modules"},{"name":"get_main_menu_links","description":"Retrieve ps_mainmenu navigation links"},{"name":"update_main_menu_link","description":"Edit existing menu links"},{"name":"add_main_menu_link","description":"Add new navigation links"},{"name":"clear_cache","description":"Clear PrestaShop cache (all types)"},{"name":"get_cache_status","description":"Monitor cache configuration"},{"name":"get_themes","description":"Get current theme information"},{"name":"update_theme_setting","description":"Configure theme settings"},{"name":"test_connection","description":"Test API connection"},{"name":"get_shop_info","description":"Comprehensive store statistics"}],"env_vars":["PRESTASHOP_SHOP_URL","PRESTASHOP_API_KEY","YOUR_API_KEY"],"auth_type":"none","github":"https://github.com/latinogino/prestashop-mcp","homepage":"","server_url":"","status":"active","source":"mcpservers.org","updated_at":"Thu May 28"}