Skip to main content
Glama

Warden Magento MCP Server

by run-as-root

warden_start_svc

Start Warden system services for a Magento 2 project by specifying the project directory path, enabling efficient environment management and task automation.

Instructions

Start Warden system services

Input Schema

NameRequiredDescriptionDefault
project_pathYesPath to the project directory

Input Schema (JSON Schema)

{ "properties": { "project_path": { "description": "Path to the project directory", "type": "string" } }, "required": [ "project_path" ], "type": "object" }
Install Server

Other Tools from Warden Magento MCP Server

Related Tools

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/run-as-root/warden-mcp-server'

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