dalehurley/laravel-php-mcp-sdk
A comprehensive Laravel PHP MCP SDK that provides full MCP 2025-06-18 specification support with Laravel's ease of use and conventions. Features All transport: STDIO, HTTP, WebSocket Full support for tools, resources, prompts, , roots, sampling, and elicitation Advanced utilities: cancellation, ping, progress reporting, completion, logging etc
Platform-specific configuration:
{
"mcpServers": {
"laravel-php-mcp-sdk": {
"command": "npx",
"args": [
"-y",
"laravel-php-mcp-sdk"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...