Magento 2 Development MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get-di-preferencesB | Get Magento 2 dependency injection preferences list using magerun2 |
| cache-cleanC | Clear specific Magento 2 cache types or all caches |
| cache-flushC | Flush specific Magento 2 cache types or all caches |
| cache-enableC | Enable specific Magento 2 cache types |
| cache-disableC | Disable specific Magento 2 cache types |
| cache-statusB | Check the status of Magento 2 cache types |
| cache-viewC | Inspect specific cache entries in Magento 2 |
| dev-module-listC | List all Magento 2 modules and their status |
| dev-module-observer-listC | List all Magento 2 module observers |
| dev-module-createC | Create and register a new Magento 2 module |
| sys-infoC | Get Magento 2 system information |
| sys-checkB | Check Magento 2 system requirements and configuration |
| config-showC | View Magento 2 system configuration values |
| config-setC | Set Magento 2 system configuration values |
| config-store-getC | Get store-specific Magento 2 configuration values |
| config-store-setC | Set store-specific Magento 2 configuration values |
| db-queryC | Execute SQL queries directly on Magento 2 database |
| setup-upgradeC | Run Magento 2 setup upgrade to update database schema and data |
| setup-di-compileB | Compile Magento 2 dependency injection configuration |
| setup-db-statusA | Check Magento 2 database status to see if setup:upgrade is needed |
| setup-static-content-deployC | Deploy Magento 2 static content and assets |
| sys-store-listB | List all Magento 2 stores, websites, and store views |
| dev-theme-listB | List all available Magento 2 themes |
| sys-store-config-base-url-listC | List all base URLs for Magento 2 stores |
| sys-cron-listB | List all Magento 2 cron jobs and their configuration |
| sys-url-listB | Get all Magento 2 URLs |
| sys-website-listC | List all Magento 2 websites |
| sys-cron-runC | Run Magento 2 cron jobs |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
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