MCP.so
ログイン
サーバー

Docker Techstack Rolldev Mcp Server

@dockergiant

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

概要

What is Docker Techstack Rolldev Mcp Server?

A Model Context Protocol (MCP) server for RollDev + Magento 2 development environments. It enables Claude and other LLMs to interact with RollDev projects, manage environments, execute commands, and initialize new Magento 2 projects.

How to use Docker Techstack Rolldev Mcp Server?

Install via npx (npx -y @disrex/rolldev-mcp-server) and add the configuration to your Claude for Desktop config file (claude_desktop_config.json). Alternatively, clone the repository and set up manually. The server exposes tools like rolldev_list_environments, rolldev_start_project, rolldev_db_query, rolldev_magento_cli, and others.

Key features of Docker Techstack Rolldev Mcp Server

  • List, start, and stop RollDev project environments
  • Control RollDev system services (database, Redis, OpenSearch)
  • Execute SQL queries in project databases
  • Run PHP scripts inside project containers
  • Execute Magento CLI commands via roll magento
  • Run Composer commands in project environments
  • Initialize new Magento 2 projects with automatic configuration

Use cases of Docker Techstack Rolldev Mcp Server

  • Manage and monitor multiple RollDev environments from Claude
  • Run database queries and Magento CLI commands without manual terminal access
  • Initialize new Magento 2 projects with a single prompt
  • Install and update Composer dependencies in project environments

FAQ from Docker Techstack Rolldev Mcp Server

What are the prerequisites for using this server?

RollDev must be installed and configured, Node.js 18+ is required, and some operations need active RollDev project environments.

How do I install and configure this server?

Add the provided JSON configuration to your Claude for Desktop config file: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows). Use npx -y @disrex/rolldev-mcp-server as the command.

What operations can this server perform on Magento 2 projects?

It can run Magento CLI commands (e.g., cache:flush, setup:upgrade), execute SQL queries, run PHP scripts, manage Composer, and initialize new projects with a specified Magento version.

Where does data live and how does authentication work?

Data resides in local RollDev environments on the user’s machine. The server uses MCP’s standard stdio transport; no explicit authentication mechanism is described in the README.

Are there any known limitations?

The server requires valid RollDev projects and a working RollDev installation. Some tools need an active project environment. The Magento version defaults to 2.4.x in project initialization.

タグ

「クラウドとインフラ」の他のコンテンツ