Language: 日本語English

laravel-boost Plugin

Category
Development
Topics
Web & App Development · AI Agents & AI App Development
First seen
2026-07-09
Last confirmed
2026-07-13
Explanation last updated
2026-07-12

The explanation below is AI-generated. Please verify it against the sources.

Laravel Boost is an MCP (Model Context Protocol) server plugin for Claude Code that provides development assistance for Laravel applications, according to the plugin's description. It covers Artisan commands, Eloquent queries, routing, migrations, and framework-specific code generation. It is distributed as a third-party ("external") plugin inside the anthropics/claude-plugins-official GitHub repository, where its directory contains a .claude-plugin folder and an .mcp.json file, matching the standard plugin structure described in the repository's marketplace README. That README also warns that Anthropic does not control or verify the MCP servers, files, or other software included in third-party plugins, so users should confirm they trust a plugin before installing or using it. Details such as pricing, license terms, and an exact list of supported tools/commands were not available in the retrieved sources.

Overview

Laravel Boost itself is not a standalone SaaS product; it is an MCP server packaged as a Claude Code plugin that connects Claude Code to Laravel-specific development tooling, per the item description and the plugin marketplace README.

What you can do with laravel-boost

  • Get assistance with Artisan commands (per item description)
  • Get assistance with Eloquent queries (per item description)
  • Get assistance with routing (per item description)
  • Get assistance with migrations (per item description)
  • Generate Laravel framework-specific code (per item description)
  • Install it via /plugin install laravel-boost@claude-plugins-official or by browsing Claude Code's /plugin > Discover menu, per the marketplace README
  • License terms and pricing: unknown (not stated in the retrieved sources)

Sources

Original description (English)

Laravel development toolkit MCP server. Provides intelligent assistance for Laravel applications including Artisan commands, Eloquent queries, routing, migrations, and framework-specific code generation.

History of laravel-boost

Back to list