Skip to content

Releases: run-as-root/warden-mcp-server

1.0.0

04 Jul 07:15
Compare
Choose a tag to compare

Warden Magento MCP Server - Release 1.0.0

Overview

The first release of Warden Magento MCP Server provides a comprehensive Model Context Protocol (MCP) server that enables AI assistants to interact directly with Warden-managed Magento 2 development environments.

Key Features

Environment Management

  • Environment Listing: View all running Warden environments with detailed status information
  • Project Control: Start and stop Warden project environments with a single command
  • Service Management: Control Warden system services independently

Database Operations

  • SQL Query Execution: Run SQL queries directly within containerized databases
  • Multi-database Support: Target specific databases within your environment

Magento Development

  • PHP Script Execution: Run PHP scripts within properly configured containers
  • Magento CLI Integration: Execute Magento commands with proper environment context
  • Unit Testing Support: Run PHPUnit tests with automatic configuration detection
  • Composer Integration: Manage dependencies without leaving your AI interface

Technical Details

  • Compatible with MCP clients including Claude Desktop and Zed Editor
  • Built on Node.js for maximum compatibility
  • Seamless integration with existing Warden environments

Requirements

  • Warden installed and configured
  • Docker environment
  • Node.js 18.0.0 or higher
  • Compatible MCP client