Skip to main content
Glama

Warden Magento MCP Server

by run-as-root

warden_stop_project

Cease operations in a Warden-managed Magento 2 development environment by halting the specified project directory, ensuring controlled shutdown of the environment.

Instructions

Stop a Warden project environment

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