boost  by laravel

AI-powered local development accelerator for Laravel

Created 2 months ago
2,492 stars

Top 18.7% on SourcePulse

GitHubView on GitHub
1 Expert Loves This Project
Project Summary

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

  • Install via Composer: composer require laravel/boost --dev
  • Run installation command: php artisan boost:install
  • Requires PHP and a Laravel project.

Highlighted Details

  • Over 15 specialized MCP tools for querying application context.
  • Documentation API with semantic search over 17,000+ Laravel-specific info pieces.
  • Supports AI guidelines for core Laravel, Livewire, Filament, Inertia, Pest, and TailwindCSS.
  • Allows custom AI guidelines via .ai/guidelines/*.blade.php files.

Maintenance & Community

  • Currently in beta with frequent updates.
  • Contribution guide available in Laravel documentation.

Licensing & Compatibility

  • Licensed under the MIT license.
  • Compatible with commercial use and closed-source linking.

Limitations & Caveats

The project is currently in beta, indicating potential for ongoing changes and undiscovered issues.

Health Check
Last Commit

16 hours ago

Responsiveness

Inactive

Pull Requests (30d)
48
Issues (30d)
61
Star History
479 stars in the last 30 days

Explore Similar Projects

Feedback? Help us improve.