Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by junko5 • Uncategorized
MCP server that ensures safe execution of Laravel database migrations by analyzing impact and requiring user confirmation.
Safely execute Laravel database migrations without risking data loss.
Analyze database impact before running destructive migration commands.
Require explicit user confirmation before performing risky database operations.
This MCP server monitors destructive Laravel migration commands and prevents accidental data loss by analyzing the database impact and prompting for explicit user confirmation before proceeding. It supports AI agents like Claude Code and Cursor, enhancing safety when running migrations in automated environments. The server is compatible with PHP 8.2+ and Laravel 12.28.1+, and has been tested with SQLite and MySQL databases.