Laravel MCP integrates the Model Context Protocol into Laravel applications. MCP allows AI assistants (like Claude) to interact directly with your application through standardized tools.
- Create users
- List users with pagination and search
- Show user details
- Update user information
- Delete users