#136 · Primary category: AI Coding Assistants
boost
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
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.