Back to Browse

Laravel Boost MCP Server

by Laravel
Developer ToolsLow Risk9.0Local
Free

Official Laravel MCP server for AI-powered PHP development

About

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.

Security Report

9.0
Low Risk9.0Low Risk

Verified official Laravel MCP server.

0 files analyzed · No issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "laravel-boost": {
      "args": [
        "-y",
        "@anthropic-ai/laravel-boost"
      ],
      "command": "npx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!

Laravel Boost MCP Server - Official Laravel MCP server for AI-powered PHP development | MCP Marketplace