laravel/boost
If you are the rightful owner of boost and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Laravel Boost is a model context protocol server designed to enhance AI-assisted development within the Laravel ecosystem.
Tools
Functions exposed to the LLM to take actions
Application Info
Read PHP & Laravel versions, database engine, list of ecosystem packages with versions, and Eloquent models.
Browser Logs
Read logs and errors from the browser.
Database Connections
Inspect available database connections, including the default connection.
Database Query
Execute a query against the database.
Database Schema
Read the database schema.
Get Absolute URL
Convert relative path URIs to absolute so agents generate valid URLs.
Get Config
Get a value from the configuration files using 'dot' notation.
Last Error
Read the last error from the application's log files.
List Artisan Commands
Inspect the available Artisan commands.
List Available Config Keys
Inspect the available configuration keys.
List Available Env Vars
Inspect the available environment variable keys.
List Routes
Inspect the application's routes.
Read Log Entries
Read the last N log entries.
Report Feedback
Share Boost & Laravel AI feedback with the team.
Search Docs
Query the Laravel hosted documentation API service to retrieve documentation based on installed packages.
Tinker
Execute arbitrary code within the context of the application.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client