Skip to main content
Glama

Magento 2 Development MCP Server

by elgentos

cache-clean

Clear specific Magento 2 cache types or all caches to resolve performance issues and ensure updated content displays correctly.

Instructions

Clear specific Magento 2 cache types or all caches

Input Schema

NameRequiredDescriptionDefault
typesNoSpecific cache types to clean (leave empty for all caches)

Input Schema (JSON Schema)

{ "properties": { "types": { "description": "Specific cache types to clean (leave empty for all caches)", "items": { "type": "string" }, "type": "array" } }, "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/elgentos/magento2-dev-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server