filament

GitHub

A powerful open-source UI framework for Laravel โ€ข Build and ship apps & admin panels fast with Livewire

31,774 stars PHP 1 file ยท ~13,156 tokens #admin#alpine-js#builder#cms#filament#forms#laravel#laravel-admin-panel

Forms (filament) MCP Server

Model Context Protocol (forms) server

View all filament servers
Ready-to-Use Client Configurations
{
  "mcpServers": {
    "forms": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-forms"
      ]
    }
  }
}