filament
A powerful open-source UI framework for Laravel โข Build and ship apps & admin panels fast with Livewire
Forms (filament) MCP Server
Model Context Protocol (forms) server
Ready-to-Use Client Configurations
{
"mcpServers": {
"forms": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-forms"
]
}
}
}