huysynf/laravel-mcp-laravel8

Laravel MCP backported for Laravel 8+ support. Rapidly build MCP servers for your Laravel applications.

Installs: 1

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 66

Open Issues: 0

pkg:composer/huysynf/laravel-mcp-laravel8

v1.0.1 2026-01-23 17:07 UTC

This package is auto-updated.

Last update: 2026-01-23 17:08:37 UTC


README

Laravel MCP Logo Light Mode Laravel MCP Logo Dark Mode

Laravel 8+ PHP 7.4+ License

📦 Laravel 8 Backport
This is a community-maintained fork of laravel/mcp backported to support Laravel 8.x, 9.x and PHP 7.4+.
The original package requires Laravel 10+ and PHP 8.1+.

Introduction

Laravel MCP allows you to rapidly build MCP servers for your Laravel applications. MCP servers allow AI clients to interact with your Laravel application through the Model Context Protocol.

Requirements

This backported version supports:

  • PHP: 7.4, 8.0, 8.1, or higher
  • Laravel: 8.x, 9.x, 10.x, 11.x, or 12.x
Laravel Version PHP Version Status
12.x 8.2+ ✅ Supported
11.x 8.2+ ✅ Supported
10.x 8.1+ ✅ Supported
9.x 8.0+ ✅ Supported
8.x 7.4+ ✅ Supported

Installation

You can install the package via composer:

composer require huysynf/laravel-mcp-laravel8

Official Documentation

Documentation for Laravel MCP can be found on the Laravel website.

Contributing

Thank you for considering contributing to Laravel MCP! 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 MCP is open-sourced software licensed under the MIT license.