Skip to main content
Glama
205,128 tools. Last updated 2026-06-15 10:25

"HTML5" matching MCP tools:

  • List all rule categories in the HTML Email Playbook with one-line descriptions and page counts, covering structure, compatibility, production, and AI generation.
    MIT
  • Upload and create creative assets for Google Ad Manager. Supports image, HTML5, video, audio, companion, and third-party files. Includes bulk upload, compression, and validation actions.
    MIT
  • List reusable email components with metadata: subcategory, description, Outlook VML requirement, and responsiveness. Use this to discover components before calling get_component.
    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
  • 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

Matching MCP Servers

Matching MCP Connectors

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

  • Instant web publishing for AI agents. POST HTML, get a live URL. No account needed. Publish, update, and delete websites via MCP or REST API. Free tier includes 5MB sites with 24-hour expiry. Pro tier offers permanent hosting.

  • 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
  • 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 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
  • Generate localized HTML blog posts with consistent writing styles by analyzing existing content and applying proper formatting for SEO optimization.
    MIT
  • Fetch fully rendered HTML from a URL, including JavaScript-generated content, for web pages requiring client-side rendering. Ideal for SPAs and dynamic web applications.
    MIT
  • Generate complete 2D HTML5 Canvas arcade games with player controls, enemies, and mechanics. Create production-ready code, tests, and documentation for various game types and themes.
    MIT