Skip to main content
Glama
501,350 tools. Updated 2026-09-01 02:18

"Bento" matching MCP tools:

  • Retrieve implementation details for UI layout components like bento-grid, dock, file-tree, and grid patterns to build web application interfaces.
    MIT
  • Generate NotebookLM artifacts (audio, video, slide deck, quiz, flashcards, infographic, data table, mind map, or report) from a notebook. Returns a task ID; poll studio_status for completion.
    MIT
  • Lists all available design filter values—page types, visual styles, industries, and more—with example counts to translate a design brief into search filters.
    MIT
  • Identify current brand and visual-design trends and use time-stamped insights to calibrate design decisions. Understand what works in 2026 and where each trend fits or fails.
    Apache 2.0
  • Search SaaS page designs by visual style, industry, page type, tech stack, or keywords. Filter with multiple criteria to find landing, pricing, and other pages for design inspiration.
    MIT

Matching MCP Servers

  • A
    license
    Not graded
    quality
    B
    maintenance
    Local-first MCP server & CLI for authoring Bento decks (single-file PPT) with AI agents and live browser preview. Enables programmatic creation, editing, validation, and presentation of Bento HTML decks.
    61
    1
    MIT
  • Add content sections to WordPress pages with flexible layouts. Use magazine layout for articles with images beside text, grid for images below text, and bento for featured content displays.
    GPL 2.0
  • Retrieve detailed metadata and full description for any Aceternity UI component by providing its slug. Includes dependencies, props, compatibility, and install commands.
    MIT
  • Access implementation details for UI components like bento-grid, dock, file-tree, and more within the Magic UI MCP Server, enabling effective integration and interactive application development.
  • Search real product UI screens for design reference. Use this BEFORE designing any page/component so your output matches how the best-designed products actually solve the problem. Returns structured metadata (description, UX patterns, UI elements, colors, palette) plus an image_url. Section/component/recipe hits also carry `measured` and `retina` booleans — prefer measured:true, retina:true references (pixel-measured, high-res). `query` alone works well — the filters below are optional. A value outside the lists is treated as a HINT (it ranks, it does not exclude), and if the filters together match nothing they relax rather than hand you an empty list. So a near-miss costs you nothing; spelling one exactly is simply more precise. Args: query: free text, e.g. "fintech onboarding", "dark dashboard", "Linear". page_type: one of Billing · Camera / Capture · Changelog · Chat / Assistant · Checkout · Dashboard · Detail · Docs · Editor · Empty State · Feed · Integrations · Landing Page · Log In · Map · Onboarding · Paywall · Player · Pricing · Profile & Account · Search & Results · Settings · Sign Up · Stories. ux_pattern: e.g. "Dark Mode", "Filter & Sorting", "Stats / KPIs", "Data Table", "Command Palette", "Multi-step Form", "Sidebar Navigation", "Bento Grid", "Progressive Onboarding", "Empty State", "Kanban", "Master-Detail", "WYSIWYG". industry: one of AI · Analytics · Communication · Consumer · Creator · Data · Design · Dev Tools · E-commerce · Entertainment · Fintech · Health & Fitness · Productivity · Real Estate · Security · Travel & Local. platform: "Web", "iOS" or "Android" (mobile = official store-listing screens). limit: max results (1-40, default 12). kind: "page" (default, whole screens), "section" (page parts), "recipe" (live-decoded composed patterns: Command Palette, Navbar, Login, Data Table, Hero Effect...) or "component" (measured single components). section_type: narrows by type, e.g. kind="section" + "Pricing / Plans" / "Testimonial / Social Proof" / "Hero", or kind="recipe" + "Login" / "Navbar" / "Data Table" / "Hero Effect".
    Connector
  • Get current brand and visual-design trends — what's working in 2026 and where each trend fits or fails. Includes bento grids, monospace type, neon-on-dark-glass, generative patterns, brutalism rebound, AI-generated imagery, lowercase/mixed case. Each trend is time-stamped — treat as a calibration signal, not a prescription.
    Connector
  • MUTATES one existing Food Diary row the authenticated user owns. Required: food_id (UUID). Optional patch (same fields as log_food): what, kind, place, merchant, notes, consumed_at / meal_period, amount, currency, paid_by, with / people_names / person_ids. Example: add hot tea onto an existing Salmon Bento → update_food({ food_id, what: "Salmon Bento + hot tea" }). Unknown or other-user food_id returns an error and does not create a row. Syncs the mirrored calendar event and rebuilds life_state. Requires API key or OAuth with scope context. Share tokens cannot write. ($0.10; API key required)
    Connector