Skip to main content
Glama

Magento 2 Development MCP Server

by elgentos

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
get-di-preferences

Get Magento 2 dependency injection preferences list using magerun2

cache-clean

Clear specific Magento 2 cache types or all caches

cache-flush

Flush specific Magento 2 cache types or all caches

cache-enable

Enable specific Magento 2 cache types

cache-disable

Disable specific Magento 2 cache types

cache-status

Check the status of Magento 2 cache types

cache-view

Inspect specific cache entries in Magento 2

dev-module-list

List all Magento 2 modules and their status

dev-module-observer-list

List all Magento 2 module observers

dev-module-create

Create and register a new Magento 2 module

sys-info

Get Magento 2 system information

sys-check

Check Magento 2 system requirements and configuration

config-show

View Magento 2 system configuration values

config-set

Set Magento 2 system configuration values

config-store-get

Get store-specific Magento 2 configuration values

config-store-set

Set store-specific Magento 2 configuration values

db-query

Execute SQL queries directly on Magento 2 database

setup-upgrade

Run Magento 2 setup upgrade to update database schema and data

setup-di-compile

Compile Magento 2 dependency injection configuration

setup-db-status

Check Magento 2 database status to see if setup:upgrade is needed

setup-static-content-deploy

Deploy Magento 2 static content and assets

sys-store-list

List all Magento 2 stores, websites, and store views

dev-theme-list

List all available Magento 2 themes

sys-store-config-base-url-list

List all base URLs for Magento 2 stores

sys-cron-list

List all Magento 2 cron jobs and their configuration

sys-url-list

Get all Magento 2 URLs

sys-website-list

List all Magento 2 websites

sys-cron-run

Run Magento 2 cron jobs

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