@pipeworx/caniuse

Connect: https://gateway.pipeworx.io/caniuse/mcp · Install: one-click buttons

Tools: 4

Can I Use MCP — browser compatibility data for HTML / CSS / JS features. Sourced from Fyrd’s caniuse-db. Keyless.

Tools

  • feature(name) — full record for a feature by id
  • search(query) — search features by title / keyword
  • list_browsers() — browser ids + version tracks
  • support(feature, browser, version?) — convenience: is this feature supported in this browser?

Data source

https://raw.githubusercontent.com/Fyrd/caniuse/main/data.json — cached in worker memory for 24h.

Tools

  • feature — Full caniuse record for a feature id (e.g. “css-grid”, “fetch”, “webp”).
  • search — Search features by title / keyword.
  • list_browsers — Return all browser IDs tracked by caniuse (e.g. chrome, safari, firefox, edge, ios_saf) with their recent version strings; use IDs with the support tool.
  • support — Convenience: is this feature supported in this browser version? Returns the raw caniuse support string + a parsed verdict.

Tools

  • feature — Full caniuse record for a feature id (e.g. css-grid , fetch , webp ).
  • list_browsers — Return all browser IDs tracked by caniuse (e.g. chrome, safari, firefox, edge, ios_saf) with their recent version strings; use IDs with the `support` tool.
  • search — Search features by title / keyword.
  • support — Convenience: is this feature supported in this browser version? Returns the raw caniuse support string + a parsed verdict.

Regenerated from source · build June 27, 2026