adwise/magento2-mcp-catalog

Catalog management tools and resources for Adwise Magento MCP.

Maintainers

Package info

github.com/adwise/magento2-mcp-catalog

Type:magento2-module

pkg:composer/adwise/magento2-mcp-catalog

Transparency log

Statistics

Installs: 0

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

1.0.0 2026-07-03 09:13 UTC

This package is auto-updated.

Last update: 2026-07-03 09:27:05 UTC


README

Adwise

Adwise_McpCatalog

Catalog management tools and resources for Adwise_Mcp.

Installation

composer require adwise/magento2-mcp-catalog
bin/magento module:enable Adwise_McpCatalog
bin/magento setup:upgrade

Tools

  • catalog_product_list, catalog_product_get, catalog_product_create, catalog_product_update, catalog_product_delete - Manage catalog products.
  • catalog_product_assign_category - Add, replace, or remove product category assignments.
  • catalog_category_list, catalog_category_get, catalog_category_create, catalog_category_update, catalog_category_delete - Manage catalog categories.

Resources

  • magento-catalog://guidance - Safe workflow for catalog changes.
  • magento-catalog://product-fields - Product fields accepted by catalog tools.
  • magento-catalog://category-fields - Category fields accepted by catalog tools.