
Laravel Boost
OfficialProvides AI assistants with deep context about your Laravel application including routes, models, migrations, and documentation to generate better Laravel-specific code.
Official Laravel-focused MCP server for augmenting AI-powered local development. Provides deep context about your Laravel app, routes, models, migrations, and documentation to AI assistants. 3,300+ GitHub stars.
What it does
- Analyze Laravel app structure and architecture
- Parse routes and controller information
- Extract model relationships and properties
- Read migration schemas and database structure
- Access Laravel documentation context
- Generate Laravel-specific code suggestions
Best for
About Laravel Boost
Laravel Boost is an official MCP server published by Laravel that provides AI assistants with tools and capabilities via the Model Context Protocol. Official Laravel-focused MCP server for augmenting AI-powered local development. Provides deep context about your Larave It is categorized under developer tools.
How to install
You can install Laravel Boost in your AI client of choice. Use the install panel on this page to get one-click setup for Cursor, Claude Desktop, VS Code, and other MCP-compatible clients. This server runs locally on your machine via the stdio transport.
License
Laravel Boost is released under the MIT license. This is a permissive open-source license, meaning you can freely use, modify, and distribute the software.
Introduction
Laravel Boost accelerates AI-assisted development by providing the essential context and structure that AI needs to generate high-quality, Laravel-specific code.
Official Documentation
Documentation for Laravel Boost can be found on the Laravel website.
Contributing
Thank you for considering contributing to Boost! The contribution guide can be found in the Laravel documentation.
Code of Conduct
In order to ensure that the Laravel community is welcoming to all, please review and abide by the Code of Conduct.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
License
Laravel Boost is open-sourced software licensed under the MIT license.
Alternatives
Related Skills
Browse all skillsUI design system toolkit for Senior UI Designer including design token generation, component documentation, responsive design calculations, and developer handoff tools. Use for creating design systems, maintaining visual consistency, and facilitating design-dev collaboration.
Answer questions about the AI SDK and help build AI-powered features. Use when developers: (1) Ask about AI SDK functions like generateText, streamText, ToolLoopAgent, embed, or tools, (2) Want to build AI agents, chatbots, RAG systems, or text generation features, (3) Have questions about AI providers (OpenAI, Anthropic, Google, etc.), streaming, tool calling, structured output, or embeddings, (4) Use React hooks like useChat or useCompletion. Triggers on: "AI SDK", "Vercel AI SDK", "generateText", "streamText", "add AI to my app", "build an agent", "tool calling", "structured output", "useChat".
Leveraging AI coding assistants and tools to boost development productivity, while maintaining oversight to ensure quality results.
Master API documentation with OpenAPI 3.1, AI-powered tools, and modern developer experience practices. Create interactive docs, generate SDKs, and build comprehensive developer portals. Use PROACTIVELY for API documentation or developer portal creation.
Use when working with the OpenAI API (Responses API) or OpenAI platform features (tools, streaming, Realtime API, auth, models, rate limits, MCP) and you need authoritative, up-to-date documentation (schemas, examples, limits, edge cases). Prefer the OpenAI Developer Documentation MCP server tools when available; otherwise guide the user to enable `openaiDeveloperDocs`.
Guide for building TypeScript CLIs with Bun. Use when creating command-line tools, adding subcommands to existing CLIs, or building developer tooling. Covers argument parsing, subcommand patterns, output formatting, and distribution.