adwise / magento2-mcp-catalog
Catalog management tools and resources for Adwise Magento MCP.
Package info
github.com/adwise/magento2-mcp-catalog
Type:magento2-module
pkg:composer/adwise/magento2-mcp-catalog
1.0.0
2026-07-03 09:13 UTC
Requires
- php: >=8.1
- adwise/magento2-mcp: ^1.0
- magento/framework: ^103.0
- magento/module-catalog: ^104.0
README
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.