Skip to main content
Glama

CanIUse MCP

generate_component_template

Create React component templates with CSS modules that ensure compatibility with Chrome 37 and other target browsers.

Instructions

Generate React component template with CSS modules compatible with Chrome 37

Input Schema

NameRequiredDescriptionDefault
componentNameYesName of the React component
includeCSSNoWhether to include CSS module import

Input Schema (JSON Schema)

{ "properties": { "componentName": { "description": "Name of the React component", "type": "string" }, "includeCSS": { "default": true, "description": "Whether to include CSS module import", "type": "boolean" } }, "required": [ "componentName" ], "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