Laravel Helper Tools
Summary
This MCP server implementation provides tools for Laravel development, including log file analysis, error tracking, and Artisan command execution. It integrates with Laravel projects by utilizing environment variables to locate and interact with the Laravel directory. The server offers functionalities such as tailing log files, searching for errors within specified time windows, and displaying model details with a focus on relationships. It's designed for developers working on Laravel applications who need quick access to logs and common Laravel operations through an MCP interface.
Available Actions(4)
tail_log_file
View the most recent entries in your Laravel log file directly in Cursor.
search_log_errors
Search through your log files for specific error patterns with integrated results.
run_artisan_command
Execute Laravel artisan commands directly from Cursor.
show_model
Display model information and relationships in your editor.
コミュニティレビュー
まだレビューはありません. 最初のレビューを投稿しましょう!
会話に参加するにはサインインしてください