A Claude Code MCP server that connects to Laravel Clockwork to provide insights into application performance, database queries, errors, and request flow.
Enables AI assistants to introspect a Laravel application's routes, models, controllers, migrations, and more through the Model Context Protocol, running locally via php artisan commands and filesystem scanning.
A Laravel-based web application that provides robust backend services for Model Context Protocol (MCP) operations. Features RESTful API endpoints, user authentication, and scalable architecture for MCP service integration.