boost

laravel/boost
★ 3,332 stars PHP 🤖 AI/LLM Updated 1mo ago
Laravel-focused MCP server for augmenting your AI powered local development experience.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

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

Topics

aidevlaravel