Skip to main content
Glama
458,159 tools. Updated 2026-08-15 01:38

"HTML5" matching MCP tools:

  • Upload and create Google Ad Manager creative asset files — images, HTML5, video, audio, and companion ads. Bulk upload, compress, and manage assets.
    MIT
  • Compiles plain-English Rosh code into a runnable HTML5 canvas, Phaser, or Three.js page without requiring an API key.
    MIT
  • Drag one element onto another (press, move, release) using UIDs from the same snapshot. Works for native HTML5 drag-and-drop and mouse-driven sortable lists, with manual fallback via click_at and press_key if needed.
    MIT
  • List all rule categories in the HTML Email Playbook with one-line descriptions and page counts, covering structure, compatibility, production, and AI generation.
    MIT

Matching MCP Servers

Matching MCP Connectors

  • Teaches AI to write HTML email that renders in Outlook, Gmail, and Apple Mail. 19 rules, 6 comps.

  • Publish browser games to Playfrog and get a shareable play link. Static HTML5, files sent inline.

  • Drag an element to a target using ref IDs from a browser snapshot, with human-like mouse movement and fallback for HTML5 drag-and-drop compatibility.
    Apache 2.0
  • List reusable email components with metadata: subcategory, description, Outlook VML requirement, and responsiveness. Use this to discover components before calling get_component.
    MIT
  • Drag elements via native mouse events for CSS-driven interactions like sliders, resize handles, and reorderable lists. Specify source and target by selector or coordinates.
    MIT
  • Retrieve HTML content of a specific element and its children using a CSS selector. Control whether to get outer or inner HTML and limit depth for shallow inspection. Ideal for observing live HMR updates in Vite dev server.
    MIT
  • Check form validation state for a form or its elements. Returns validity details per element, including missing values, type mismatches, and pattern mismatches.
    Apache 2.0
  • Retrieve the full text of an academic paper by its title, with fallback to abstract if full text is unavailable. Returns JSON including title, abstract, TLDR, and full text length.
    MIT
  • Retrieve complete rule pages for a chosen category from the HTML email playbook, including titles, explanations, and HTML/CSS code examples to teach patterns for specific concerns like responsive layout or email client compatibility.
    MIT
  • Automatically detect and test HTML5 form validation rules including required fields, patterns, and length constraints. Outputs a detailed validation report per field.
    MIT
  • Drag UI elements that require real mouse events (not HTML5 drag). Specify source via ref or coordinates, and destination coordinates.
    MIT
  • List component sections in an HTML file from render_page to retrieve section indices, types, and sizes.
    GPL 3.0
  • Retrieve a component's full record, including HTML pattern, slots, and code examples. Use after listing components to get the HTML to paste into an email.
    MIT
  • Replace a rendered section in an HTML file with a new component or raw HTML. Provide the section index and component props or HTML to inject.
    GPL 3.0