Laravel ヘルパー MCP
⚠️アルファソフトウェアに関する警告⚠️ このパッケージは現在アルファ段階です。API および機能は予告なく変更される場合があります。本番環境でのご利用は自己責任でお願いいたします。
概要
Cursor IDEとの統合用に特別に設計された Laravel ヘルパー ツールのコレクションで、エディター内で直接開発ワークフローとデバッグ機能を改善します。
カーソル統合
このパッケージは、Cursor IDEでのLaravel開発エクスペリエンスを向上させるために構築されています。すべてのツールはCursorのコマンドパレットから直接アクセスでき、開発ワークフローにシームレスに統合されます。
利用可能なツール
tail_log_file
ログファイルの最新のエントリを Cursor で直接表示します。search_log_errors
: ログファイル内の特定のエラーパターンを統合された結果とともに検索します。run_artisan_command
: カーソルから直接 Laravel artisan コマンドを実行するshow_model
: エディターにモデル情報と関係性を表示します
インストール
- リポジトリをクローンします。
- シェル スクリプト ラッパー (例:
~/bin/run-laravel-mcp
) を作成します。
- スクリプトを実行可能にします。
~/bin
PATH に含まれていることを確認します。
要件
貢献
このプロジェクトは現在開発中です。問題提起やプルリクエストを歓迎します。
ライセンス
[ライセンスタイプ] - 詳細についてはLICENSEファイルを参照してください
This server cannot be installed
local-only server
The server can only run on the client's local machine because it depends on local resources.
Cursor IDE と統合するための Laravel ヘルパー ツールのコレクション。ログの表示、エラーの検索、artisan コマンドの実行、モデル情報のエディター内での直接表示などの機能を提供します。
Related Resources
Related MCP Servers
- AsecurityAlicenseAqualityA simple template for creating custom tools for Cursor IDE using Model Context Protocol, deployable via Heroku, Docker, or directly within Cursor IDE.Last updated -2PythonMIT License
- AsecurityAlicenseAqualityA template for creating and connecting custom tools to Cursor IDE using Model Context Protocol with support for cheerful server responses.Last updated -41PythonMIT License
- -securityFlicense-qualityA tool that provides simple API to execute SQL queries and manage MySQL databases, designed to integrate with Cursor IDE for AI assistants to directly perform database operations.Last updated -Python
- -securityFlicense-qualityProvides AI assistants like Claude or Cursor with access to Payman AI's documentation, helping developers build integrations more efficiently.Last updated -TypeScript
Appeared in Searches
- Information about Java programming language or Java-related topics
- A framework for web application development using Laravel
- A server for enhancing full-stack developer productivity
- Claude Desktop Agent Integration for VSCode
- Code Refactoring: Improving Code Maintainability, Readability, and Quality Optimization Tips