VOOZH about

URL: https://mcp.so/server/docker-techstack-rolldev-mcp-server/RollDev Team & Disrex E-commerce & Hosting

⇱


Docker Techstack Rolldev Mcp Server

@RollDev Team & Disrex E-commerce & Hosting

MCP server for Roll Docker Stack and multi-framework development environments.
Overview

πŸ“ RollDev MCP Server – Summary

The RollDev MCP Server is a bridge between Roll Docker Stack and LLMs (Claude, etc.) via the Model Context Protocol (MCP). It lets AI agents interact directly with your Docker-based development environments.


βœ… Key Capabilities

  • Environment management β†’ list, start, and stop RollDev project environments

  • Service control β†’ manage system services like MySQL, Redis, Elasticsearch, RabbitMQ, Varnish

  • Project initialization β†’ create new projects (Magento, Laravel, Symfony, TYPO3, Shopware, WordPress, Akeneo, PHP) with auto-configuration

  • Development utilities:

    • Run SQL queries in project databases
    • Execute PHP scripts inside containers
    • Access framework CLI commands (bin/magento, artisan, bin/console, etc.)
    • Run Composer commands for dependency management

πŸš€ Why it matters

  • Turns Roll Docker Stack into an AI-controllable dev environment
  • Saves time by letting LLMs query databases, run CLI tasks, and manage services without leaving chat
  • Works across multiple frameworks (not just Magento 2)

πŸ‘‰ In short: It’s an AI-powered control layer for RollDev environments β€” giving you hands-free project setup, service control, and development automation.

Server Config

{
 "mcpServers": {
 "rolldev": {
 "command": "npx",
 "args": [
 "-y",
 "@disrex/rolldev-mcp-server"
 ]
 }
 }
}
Β© 2025 MCP.so. All rights reserved.

Build with ShipAny.