Skip to main content
Glama
521,367 tools. Updated 2026-09-06 10:44

"CSS" matching MCP tools:

Matching MCP Servers

  • A
    license
    A
    quality
    F
    maintenance
    This server integrates with Mozilla Developer Network (MDN) documentation to suggest CSS properties, check browser support, and provide implementation guidance with user consent mechanisms.
    4
    1
    4
    MIT

Matching MCP Connectors

  • What CSS you can actually ship today, from live Baseline data and MDN browser-compat-data.

  • CSS hex color shape

  • Извлечение по схеме (Firecrawl extract): schema — JSON {"поле": "css:.price"} или {"поле": {"selector": ".price", "attr": "text|href|src"}}. Селекторы: CSS ("css:", ".price"), XPath ("//div[@class='x']" или "xpath=..."). Возвращает JSON.
    MIT
  • Retrieves design-to-code specifications from a CoDesign URL, including layer positions, styles, CSS, and slice metadata for use in HTML/CSS implementation.
    MIT
  • Retrieve the computed CSS property value of any element using its reference or selector. Resolves all CSS rules and inheritance to give the final styling value.
    MIT
  • Scaffold an enterprise CSS theme from component design tokens. Generates light and dark mode variables with automatic prefix detection.
    MIT
  • Capture a PNG screenshot of a full webpage or a specific element using a CSS selector to diagnose visual, layout, and CSS issues such as misaligned elements, broken grids, or unstyled components.
    MIT
  • Resolves ::part(), CSS custom properties, and slot references in CSS code against actual component API data, validating each reference and suggesting alternatives for invalid ones.
    MIT
  • Map theme token definitions to components by generating CSS custom property overrides. Produces per-component CSS blocks and a global :root block for applying your theme tokens to specific components.
    MIT
  • Fetch DOM elements by CSS selector or XPath. Returns tag, attributes, text, position, and a ref field for CSS results.
    MIT
  • Update an existing CSS template by providing its ID, new name, and CSS stylesheet. Use dry run to preview changes before applying.
    MIT