Back to Home
codingsasi icon

ddev-mcp

Verified Safe

by codingsasi

Overview

Provides AI assistants with DDEV development environment automation for various web projects, enabling AI to manage local development environments, databases, and CMS-specific workflows.

Installation

Run Command
npx ddev-mcp

Environment Variables

  • DDEV_PROJECT_PATH
  • DDEV_MCP_LOG_LEVEL
  • ALLOW_DANGEROUS_COMMANDS
  • DDEV_MCP_TOOL_TIMEOUT

Security Notes

The server includes robust 'Dangerous Command Protection' by explicitly defining and blocking potentially destructive commands (e.g., Platform.sh production commands, `ddev_delete` without confirmation) unless `ALLOW_DANGEROUS_COMMANDS=true` is set. It communicates via standard I/O (StdioServerTransport) which inherently limits network-based attack surfaces. No direct use of 'eval' or clear obfuscation was found. Command arguments are validated, and sensitive information is sanitized in logs.

Similar Servers

Stats

Interest Score36
Security Score9
Cost ClassLow
Stars5
Forks0
Last Update2025-11-28

Tags

DDEVMCPAI-assisted developmentautomationlocal environment