Laravel Artisan
Createddiggy
Enables secure execution of Laravel Artisan commands through Claude and other MCP clients.
About
This tool acts as a bridge between AI assistants and local Laravel applications, offering a secure and controlled way to manage Laravel projects through natural language. It allows you to execute whitelisted Artisan commands via MCP-compatible clients like Claude, ensuring that only authorized actions can be performed. This enhances collaboration and automation while maintaining a strong focus on security.
Key Features
- Automatically locates PHP on your system.
- Secure by design with robust input validation.
- Accesses a single directory containing a Laravel project.
- Allows viewing of all available Artisan commands.
- Executes only whitelisted Artisan commands.
- 0 GitHub stars
Use Cases
- Testing and debugging Laravel applications in a controlled environment.
- Automating common Laravel development tasks via Claude.
- Managing Laravel projects through natural language conversations with AI assistants.