UNPKG

ddev-mcp

Version:

Model Context Protocol (MCP) server for DDEV development environment automation. Supports all DDEV project types with 47+ tools for AI-assisted web development.

7 lines 150 B
#!/usr/bin/env node /** * DDEV MCP Server Entry Point * Command-line interface and server startup */ export {}; //# sourceMappingURL=index.d.ts.map