Discover and explore top open-source AI tools and projects—updated daily.
AI-powered local development accelerator for Laravel
Top 18.7% on SourcePulse
Laravel Boost is an MCP server designed to enhance AI-assisted local development for Laravel projects. It provides AI agents with essential context and structure, enabling them to generate high-quality, framework-specific code. The target audience includes developers leveraging AI tools like Cursor or Claude Code for Laravel development, aiming to improve code generation accuracy and efficiency.
How It Works
Laravel Boost functions as a server that exposes over 15 specialized tools, allowing AI agents to query and interact with a Laravel application's environment. This includes accessing application info, database schemas, configuration, logs, and routes. It also features a Documentation API with semantic search capabilities over an extensive knowledge base of Laravel-specific information, enabling precise, context-aware documentation retrieval.
Quick Start & Requirements
composer require laravel/boost --dev
php artisan boost:install
Highlighted Details
.ai/guidelines/*.blade.php
files.Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
The project is currently in beta, indicating potential for ongoing changes and undiscovered issues.
16 hours ago
Inactive