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.
GitHub Stars
123
User Rating
Not Rated
Favorites
0
Views
18
Forks
8
Issues
7
Installation
Difficulty
BeginnerEstimated Time
5-10 minutes
Installation
Installation
Prerequisites
Laravel: 10.x/11.x/12.x
PHP: 8.0 or higher
Installation Steps
1. Install the package
bash
composer require kirschbaum-development/laravel-loop
2. Publish the configuration file
bash
php artisan vendor:publish --tag="loop-config"
Additional Resources
Author Information
We are a team of carefully curated Laravel experts with a history of delivering practical and efficient solutions to complex problems.
Northampton, MA
151
Followers
45
Repositories
0
Gists
0
Total Contributions
Related MCPs
generator
180
CTX: A tool for generating structured documentation from files, repositories, diffs, and URLs through a modular architecture with powerful configuration options for AI-assisted development workflows. The missing link between your codebase and your LLM. Context as Code (CaC) tool with MCP server inside.