Skip to main content
Glama
package.json1.61 kB
{ "name": "caniuse-mcp-server", "version": "1.2.1", "description": "Advanced MCP server for CSS/JS feature compatibility checking with configurable browser targets, polyfill support, and smart project scanning", "main": "index.js", "type": "module", "exports": { ".": "./index.js", "./package.json": "./package.json" }, "bin": { "caniuse-mcp-server": "./index.js" }, "files": [ "index.js", "src/", "README.md", "LICENSE", "examples/" ], "scripts": { "start": "node index.js", "dev": "node --watch index.js", "test": "node --test", "prepublishOnly": "npm test || echo 'Warning: tests not implemented'" }, "keywords": [ "mcp", "model-context-protocol", "caniuse", "browser-compatibility", "css", "javascript", "polyfill", "web-development", "compatibility-check", "chrome", "firefox", "safari", "cursor", "claude", "ai-tools" ], "author": "Mahdiar Kaheh <mahdiar.dev@gmail.com>", "license": "MIT", "publishConfig": { "access": "public" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.18.1", "node-fetch": "^3.3.2", "zod": "^3.23.8" }, "engines": { "node": ">=18.0.0" }, "preferGlobal": true, "directories": { "example": "examples" }, "devDependencies": {}, "repository": { "type": "git", "url": "git+https://github.com/Amirmahdi-Kaheh/caniuse-mcp.git" }, "bugs": { "url": "https://github.com/Amirmahdi-Kaheh/caniuse-mcp/issues" }, "homepage": "https://github.com/Amirmahdi-Kaheh/caniuse-mcp#readme" }

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