laravel
If you are the rightful owner of laravel 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.
Croft is an MCP server designed specifically for Laravel developers, providing tools to enhance productivity by integrating with AI pair programming.
Croft is a Model Context Protocol (MCP) server tailored for Laravel developers, created by developers familiar with the Laravel ecosystem. It aims to boost productivity by offering a plug-and-play solution that integrates seamlessly with AI pair programming tools. The server provides a set of tools that are useful locally, allowing developers to streamline their workflow and enhance their coding efficiency. By using the `php artisan croft` command, developers can access a variety of functionalities that assist in managing and interacting with their Laravel projects. Additionally, Croft offers the potential for expanded functionality through hosted servers available at usecroft.com. The package is easy to install via Composer and can be configured to work with various IDEs, making it a versatile tool for Laravel developers looking to optimize their development process.
Features
- Screenshot URLs
- Query database (read only, or read write)
- Get absolute URL from relative path
- Read last X log entries
- List/filter routes
Tools
Screenshot URLs
Capture and retrieve URLs of screenshots.
Query database
Perform read-only or read-write queries on the database.
Get absolute URL
Convert relative paths to absolute URLs.
Read log entries
Read the last X entries from the log files.
List routes
List and filter available routes in the application.