An MCP server for RollDev and Magento 2 development environments that enables LLMs to manage project environments, execute SQL queries, and run PHP or Magento C
An MCP server for RollDev and Magento 2 development environments that enables LLMs to manage project environments, execute SQL queries, and run PHP or Magento CLI commands. It supports automated project initialization, Composer integration, and system service control directly through natural language.
A Model Context Protocol (MCP) server for RollDev + Magento 2 development environments. This server enables Claude and other LLMs to interact with RollDev projects, manage environments, execute commands, and initialize new Magento 2 projects seamlessly.
Features
Environment Management
Environment Control: List, start, and stop RollDev project environments
Service Management: Control RollDev system services (database, Redis, OpenSearch, etc.)
Project Initialization: Create new Magento 2 projects with automatic configuration
Development Tools
Database Operations: Execute SQL queries directly in project databases
PHP Script Execution: Run PHP scripts within project containers
Magento CLI Access: Execute Magento commands through roll magento
Composer Integration: Run Composer commands in project environments
Reliability Features
Command Timeouts: All commands have appropriate timeouts to prevent hanging (5-15 min depending on operation)
Output File Redirection: Option to save command output to log files for later investigation