laravel-loop-filament
3.5
If you are the rightful owner of laravel-loop-filament and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Filament MCP Server is an extension for Laravel Loop that allows AI assistants and MCP clients to interact with Filament Resources.
list_filament_resources
Lists all available Filament Resources to the MCP client.
describe_filament_resource
Describes the structure, fields, columns, filters, and relationships for a given resource to the MCP client.
get_filament_resource_data
Queries data for a resource, with optional filters.
execute_filament_resource_action
Executes a bulk action on a resource (only in ReadWrite mode).