Official Laravel MCP server for AI-powered PHP development
Laravel Boost is the official MCP server from the Laravel team. It gives AI assistants deep context about your Laravel application — routes, models, migrations, config, and framework conventions.
Your AI can understand your app's structure, suggest idiomatic Laravel code, reference the latest documentation, and help with Eloquent queries, Blade templates, and artisan commands. Essential for Laravel developers using AI coding assistants.
Add this to your MCP configuration file:
{
"mcpServers": {
"laravel-boost": {
"args": [
"-y",
"@anthropic-ai/laravel-boost"
],
"command": "npx"
}
}
}Verified official Laravel MCP server.
Scanned 0 files · 0 findings
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Be the first to review this server!