I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.

克罗夫特
所有Laravel项目的MCP服务器 - 更好的AI对编程,即将推出。
2
Github Watches
0
Github Forks
4
Github Stars
MCP server designed specifically for Laravel developers
Artisan command helps your AI pair programmer work better.
Installation
Install the package via composer:
composer require ashleyhindle/croft --dev
Publish the config file with:
php artisan vendor:publish --tag="croft-config"
Usage
To make use of Croft you need to add it as an MCP server in your favourite tool.
The command the MCP client needs to run it ./artisan croft
Cursor (Docs)
We recommend you ship an mcp.json
file with your project in .cursor/mcp.json
{
"mcpServers": {
"croft": {
"command": "./artisan",
"args": ["croft"]
}
}
}
Current functionality
- Screenshot paths
- Read last X log entries
- Read & filter database structure - tables, columns, indexes, foreign keys
- List/filter routes
- List artisan commands
- List available config() keys in dot notation
- List available env() keys (without leaking secrets of course)
Support & Credits
This was developed by Ashley Hindle. If you like it, please star it, share it, and let me know!
- Bluesky
- Website https://ashleyhindle.com
相关推荐
Evaluator for marketplace product descriptions, checks for relevancy and keyword stuffing.
Confidential guide on numerology and astrology, based of GG33 Public information
Take an adjectivised noun, and create images making it progressively more adjective!
Reviews

user_jWKUFER1
I have been using Croft for a while now, and I couldn't be more impressed with its functionality and user-friendly design. Ashley Hindle did a fantastic job developing this tool, making it an essential part of my tech stack. Whether you're a beginner or an advanced user, Croft simplifies complex tasks effortlessly. Highly recommend checking it out on GitHub!