laravel-loop

laravel-loop

3.6

If you are the rightful owner of laravel-loop and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

Laravel Loop is a Model Context Protocol (MCP) server designed for Laravel applications, enabling integration with AI assistants.

Laravel Loop is a robust MCP server tailored for Laravel applications, facilitating seamless integration with AI assistants through the MCP protocol. It leverages the Prism library to construct tools that allow developers to create and expose custom tools directly within their Laravel applications. This server is particularly beneficial for developers looking to connect their applications with various MCP clients such as Claude Code, Cursor, and Windsurf. The package is still in its beta phase, indicating ongoing development and enhancements. With Laravel Loop, developers can interact with their model data, create test data, and even integrate with external APIs like Stripe, all through a unified protocol. The server supports multiple transport methods, including STDIO and Streamable HTTP, ensuring flexibility in how applications connect with MCP clients. This makes Laravel Loop a versatile choice for developers aiming to enhance their Laravel applications with AI-driven capabilities.

Features

  • Create and expose custom tools within Laravel applications.
  • Connect with various MCP clients like Claude Code and Cursor.
  • Supports multiple transport methods including STDIO and Streamable HTTP.
  • Integrates with external APIs such as Stripe.
  • Facilitates interaction with model data and creation of test data.

Tools

  1. Filament MCP Server

    A pre-built tool for integrating with Filament.

  2. Laravel Model Tools

    Interact with your models data.

  3. Laravel Factories Tools

    Create test data from your MCP Client.

  4. Stripe Tool

    Interact with the Stripe API.