laravel / mcp
Rapidly build MCP servers for your Laravel applications.
Installs: 792 265
Dependents: 7
Suggesters: 1
Security: 0
Stars: 449
Watchers: 10
Forks: 39
Open Issues: 2
Requires
- php: ^8.1
- ext-json: *
- ext-mbstring: *
- illuminate/console: ^10.49.0|^11.45.3|^12.28.1
- illuminate/container: ^10.49.0|^11.45.3|^12.28.1
- illuminate/contracts: ^10.49.0|^11.45.3|^12.28.1
- illuminate/http: ^10.49.0|^11.45.3|^12.28.1
- illuminate/json-schema: ^12.28.1
- illuminate/routing: ^10.49.0|^11.45.3|^12.28.1
- illuminate/support: ^10.49.0|^11.45.3|^12.28.1
- illuminate/validation: ^10.49.0|^11.45.3|^12.28.1
Requires (Dev)
- laravel/pint: 1.20.0
- orchestra/testbench: ^8.36.0|^9.15.0|^10.6.0
- pestphp/pest: ^2.36.0|^3.8.4|^4.1.0
- phpstan/phpstan: ^2.1.27
- rector/rector: ^2.1.7
- dev-main
- v0.2.0
- v0.1.2-beta
- v0.1.1
- v0.1.0
- dev-feat/support-for-custom-request
- dev-fix/title
- dev-fix/ci
- dev-ai-119-oauth-works-great
- dev-ai-100-improvements-from-external-review
- dev-feat/uses-properties-instead
- dev-fix/removes-non-needed-comments
- dev-fix/missing-dependency
- dev-ai-39-move-tests-to-pest
- dev-add-docs-to-facade-for-phpstan
- dev-sse-transport
This package is auto-updated.
Last update: 2025-09-23 18:25:20 UTC
README
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.
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.