Skip to main content
Glama

CanIUse MCP

check_feature_support

Verify CSS or JavaScript feature compatibility in Chrome 37 to identify browser support issues and ensure cross-browser functionality.

Instructions

Check if a CSS or JavaScript feature is supported in Chrome 37

Input Schema

NameRequiredDescriptionDefault
featureYesThe caniuse feature name (e.g., 'flexbox', 'css-grid', 'es6-arrow-functions')

Input Schema (JSON Schema)

{ "properties": { "feature": { "description": "The caniuse feature name (e.g., 'flexbox', 'css-grid', 'es6-arrow-functions')", "type": "string" } }, "required": [ "feature" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Amirmahdi-Kaheh/caniuse-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server