Back to Home
laravel icon

mcp

Verified Safe

by laravel

Overview

Build and expose AI-compatible servers for Laravel applications using the Model Context Protocol, enabling AI clients to interact with application logic.

Installation

Run Command
php artisan serve

Security Notes

The `InspectorCommand` executes external processes (`npx` and `php artisan`). While the `mcp:start` command validates the `handle` against registered servers, care should be taken to prevent arbitrary command injection if `handle` validation is bypassed or if non-whitelisted external commands are introduced. Additionally, the default `mcp.redirect_domains` configuration (`*`) allows arbitrary OAuth redirect URIs, which poses a significant security risk for OAuth clients in production if not explicitly narrowed down to trusted domains.

Similar Servers

Stats

Interest Score98
Security Score7
Cost ClassMedium
Avg Tokens500
Stars586
Forks58
Last Update2025-12-05

Tags

laravelmcpaiserverprotocoldevelopmentjson-rpc