Skip to main content
Glama
612,506 tools. Updated 2026-09-26 15:41

"A guide to HTML, CSS, and JavaScript for web development" matching MCP tools:

  • Retrieve a specific HTML attribute or all attributes from a matching web element using a CSS/XPath selector. Works for href, src, class, id, and more.
    MIT
  • Retrieve raw HTML from anti-bot or JavaScript-heavy websites. Fully renders the page using Web Unblocker or Chromium to bypass blocks and execute JavaScript.
    MIT
  • Fetch raw HTML content from any URL with optional JavaScript rendering for dynamic websites and Single Page Applications.
    MIT
  • Generate HTML components with scoped CSS for Circuitry workflows, supporting canvas prototypes and web nodes while following mobile UI standards and preventing layout bugs.
    -
  • Zip a local HTML/CSS/JS directory, upload it to briefroom, and get a share URL. Supports expiry, password protection, and redeployment.
    MIT

Matching MCP Servers

  • A
    license
    Not graded
    quality
    B
    maintenance
    Review AI-generated HTML slides or reports in the browser, anchor comments to specific passages, and have the agent fix them via MCP, with tools for inspection, commenting, layout checking, and export to PDF/PPTX.
    1
    MIT

Matching MCP Connectors

  • Generate images and PDFs from HTML/CSS, live websites, and reusable templates.

  • Render HTML and CSS to PNG images over HTTP. Send HTML and CSS and get a PNG back.

  • Retrieve complete HTML component details including HTML, CSS, and JavaScript content from Circuitry's visual workflow platform for integration and analysis.
    -
  • Test sandbox attribute bypass for JavaScript frame busters. Generates PoC HTML that uses iframe sandbox='allow-forms' to disable JavaScript execution while allowing form submission for clickjacking.
    MIT
  • Retrieve the inner HTML of a webpage element using a CSS selector, defaulting to the full page body. Ideal for extracting structured content from any web page.
    MIT
  • Analyze HTML to estimate Core Web Vitals (LCP, CLS, INP, TTFB) and identify issues such as render-blocking resources, images without dimensions, large JS bundles, and missing preload hints.
    MIT
  • Convert HTML markup to PDF documents using Chromium rendering. Supports custom CSS, page sizes, margins, and orientation for tailored PDF output.
    MIT
  • Convert raw HTML/CSS into Symbols.app DOMQL components and receive a component catalog, syntax reference, and design system tokens.
    Creative Commons Attribution Non Commercial 4.0 International
  • Determine the last updated or published date of a web page by analyzing HTTP headers, HTML metadata, Schema.org data, visible dates, and other sources to provide an accurate timestamp with confidence scores.
    Apache 2.0
  • Convert any webpage into clean, LLM-ready Markdown or HTML. Bypass JavaScript and Cloudflare challenges to extract main content.
    MIT
  • Generate standardized workspace settings and recommended extensions for TypeScript, ESLint, Tailwind CSS, and MCP development to establish consistent team configurations across VS Code and Cursor.
    MIT
  • Execute JavaScript code on the current page to test interactions or extract data in web applications.
    MIT
  • List the file names forming a Fluig form, including HTML, JS, CSS, and images, by providing the form's document ID.
    MIT