Laravel Loop
Connects Laravel applications with AI assistants using the Model Context Protocol.
About
Laravel Loop is a powerful Model Context Protocol (MCP) server designed to seamlessly integrate your Laravel applications with AI assistants. By using the MCP protocol, it allows you to create and expose custom tools directly from your Laravel application, enabling connection with various MCP clients like Claude Code, Cursor, and Windsurf. With pre-built tools like Filament MCP Server, Laravel Model Tools, Laravel Factories Tools, and Stripe Tool, Laravel Loop provides a robust foundation for leveraging AI within your Laravel ecosystem.
Key Features
- Provides an artisan command for generating MCP client configurations.
- Includes pre-built tools for Filament, Laravel Models, Factories, and Stripe.
- Connect with MCP clients like Claude Code, Cursor, and Windsurf.
- 9 GitHub stars
- Create custom tools integrated with your Laravel application.
- Supports STDIO, Streamable HTTP, and HTTP+SSE transports.
Use Cases
- Expose Laravel models to AI assistants for data manipulation.
- Interact with the Stripe API through an AI assistant.
- Generate test data from your MCP client using Laravel Factories.