kirschbaum-development/laravel-loop
Laravel Loop is a powerful Model Context Protocol (MCP) server designed specifically for Laravel applications. It connects your Laravel application with AI assistants using the MCP protocol.
Platform-specific configuration:
{
"mcpServers": {
"laravel-loop": {
"command": "npx",
"args": [
"-y",
"laravel-loop"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...