Laravel development toolkit MCP server for Claude Code.
Provides over 15 specialized tools for Laravel development including Artisan commands, Eloquent queries, routing, migrations, and framework-specific code generation.
Install Laravel Boost in your project:
composer require laravel/boost
php artisan boost:install
The MCP server is automatically registered during installation
See Laravel Boost GitHub for detailed documentation.