← Browse

@purupurupu/css-noop-checker-mcp

MCP server package css-noop-checker-mcp

mcp_servermcp

Install

agr install @purupurupu/css-noop-checker-mcp --target claude

This artifact does not publish files for Claude.

Document

{ "name": "css-noop-checker-mcp", "version": "0.1.1", "description": "MCP server for CSS no-op detection via Playwright", "keywords": [ "css", "linting", "mcp", "playwright" ], "homepage": "https://github.com/purupurupu/css-noop-checker#readme", "bugs": { "url": "https://github.com/purupurupu/css-noop-checker/issues" }, "license": "MIT", "author": "purupurupu", "repository": { "type": "git", "url": "https://github.com/purupurupu/css-noop-checker.git", "directory": "mcp-server" }, "bin": { "css-noop-checker-mcp": "./dist/index.js" }, "files": [ "dist" ], "type": "module", "exports": { ".": "./dist/index.js" }, "scripts": { "build": "tsup", "prepublishOnly": "tsup", "start": "tsx src/index.ts" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.12.1", "playwright": "^1.58.2", "zod": "^4.3.6" }, "devDependencies": { "@types/node": "^24.10.1", "tsup": "^8.5.1", "tsx": "^4.21.0", "typescript": "~5.9.3" }, "engines": { "node": ">=24" } }

Trust

Not scanned yet. Artifacts are graded after they are crawled, so a recently discovered one may have no result for a while.

Versions

  • git-c05d25c4a3e82026-08-05