Skip to main content
Glama

Magento 2 Development MCP Server

by elgentos

sys-cron-list

View all Magento 2 cron jobs and their configuration settings to monitor scheduled tasks and optimize system performance.

Instructions

List all Magento 2 cron jobs and their configuration

Input Schema

NameRequiredDescriptionDefault
formatNoOutput formattable

Input Schema (JSON Schema)

{ "properties": { "format": { "default": "table", "description": "Output format", "enum": [ "table", "json", "csv" ], "type": "string" } }, "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