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

Tables (filament) MCP Server

Model Context Protocol (tables) server

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