SkillAgentSearch skills...

chrome-inspector-mcp

A DevTools MCP for inspecting DOM and CSS

Install / Use

claude mcp add devtoolcss -- npx -y github:devtoolcss/chrome-inspector-mcp

If the server publishes to npm under a different name, use that package instead — check the repo README.

About this skill
🔌

MCP Server

Model Context Protocol server

Quality Score

27/100

Supported Platforms

Claude Code
Claude Desktop

Tags

{ "name": "chrome-inspector-mcp", "version": "0.0.1", "description": "MCP server for Chrome DevTools CSS inspection", "license": "MIT", "files": [ "dist/", "README.md", "LICENSE" ], "repository": { "type": "git", "url": "git@github.com:devtoolcss/chrome-inspector-mcp.git" }, "homepage": "https://github.com/devtoolcss/chrome-inspector-mcp#readme", "keywords": [ "chrome", "debugging", "devtools", "mcp", "mcp-server" ], "publishConfig": { "provenance": true }, "type": "module", "bin": { "chrome-inspector-mcp": "./dist/index.js" }, "scripts": { "inspect": "npx @modelcontextprotocol/inspector node dist/index.js", "build": "tsc && chmod +x dist/index.js", "prepare": "pnpm build" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.22.0", "ws": "^8.18.3", "zod": "^3.25.76" }, "devDependencies": { "@types/node": "^22.10.5", "@types/ws": "^8.5.13", "typescript": "^5.9.3" }, "packageManager": "pnpm@10.18.2+sha512.9fb969fa749b3ade6035e0f109f0b8a60b5d08a1a87fdf72e337da90dcc93336e2280ca4e44f2358a649b83c17959e9993e777c2080879f3801e6f0d999ad3dd" }

Related Skills

View on GitHub
GitHub Stars0
CategoryDevelopment
UpdatedNaNy ago
Forks0

Security Score

68/100

Audited on Invalid Date

2 medium1 low