Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DEBUGNoEnable verbose logging with debug pattern (e.g. 'caniuse-mcp*')
CANIUSE_OVERRIDESNoSet feature overrides as JSON object string
CANIUSE_POLYFILLSNoConfigure polyfills as JSON array string
CANIUSE_DEFAULT_BASELINENoSet default baseline browser target

Tools

Functions exposed to the LLM to take actions

NameDescription
scan_project

Analyze project files to detect CSS/JS features and check compatibility across browser targets

check_compatibility

Check specific features or files against multiple browser targets with detailed analysis

get_fixes

Get actionable remediation steps, polyfills, and alternatives for unsupported features

generate_configs

Generate complete build configurations, CI/CD setups, and workflow files for browser compatibility

manage_config

Configure browser baselines, polyfills, and feature overrides for more accurate compatibility checking

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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