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
- -securityAlicense-qualityAn AI-powered development toolkit for Cursor providing intelligent coding assistance through advanced reasoning, UI screenshot analysis, and code review tools.Last updated -659327TypeScriptMIT License
- 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 -23PythonMIT 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-qualityManaged Code Plugin for Cursor IDE providing integration with Atlassian products (JIRA, Confluence, BitBucket), enabling developers to search for tasks, create new issues, view documentation, and manage code repositories directly from the IDE.Last updated -TypeScript