#136 · Primary category: AI Coding Assistants

boost

ai dev laravel

Laravel-focused MCP server for augmenting your AI powered local development experience.

Project last updated:08/28/26

GitHub Stars

3.6K

Forks

364

Contributors

128

License

MIT

Why we included this project

Laravel Boost is a Model Context Protocol server that gives AI coding assistants live, project-specific context about your Laravel app, so their suggestions line up with what's actually in your codebase. It exposes around fifteen tools for inspecting the database schema, running queries and Artisan commands, checking routes and config, and searching Laravel docs at the right version. That means you can point an editor like Claude Code at your project and let the assistant poke at real tables and logs instead of guessing at framework conventions from memory. If you build or maintain Laravel applications, this cuts down on pasting terminal output into prompts and makes the assistant's answers fit your actual dependencies and structure. It works with any MCP-capable client, so it slots into your existing setup without forcing a switch to a new editor.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category