Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 331 Bytes

File metadata and controls

11 lines (8 loc) · 331 Bytes

Laravel MCP

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.

Features

  • Create users
  • List users with pagination and search
  • Show user details
  • Update user information
  • Delete users