Submit

MCP server that gives AI coding tools premium Flutter components

@Patrick Botkins

Lustre is an MCP server that gives AI coding tools (Claude Code, Cursor, Windsurf, Codex) access to 46 production-quality Flutter widgets with a real design token system. Instead of generating generic Material UI, your AI produces beautiful, consistent screens with proper spacing, micro-animations, subtle depth, and full dark mode support. Includes 3 visual themes (Clean, Bold, Glass), navigation components, cards, lists, forms, feedback widgets, data display, and complete layout patterns. Zero dependencies beyond Flutter SDK. Each widget is a single self-contained .dart file.

Server Config

{
  "mcpServers": {
    "lustre": {
      "command": "npx",
      "args": [
        "lustre-mcp"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.

- MCP Server