@callmehuyv/chrome-local-mcp
MCP server package chrome-local-mcp
Install
agr install @callmehuyv/chrome-local-mcp --target claudeThis artifact does not publish files for Claude.
Document
{ "name": "chrome-local-mcp", "version": "1.1.2", "description": "A local Chrome browser automation MCP server powered by Puppeteer for Claude Code", "main": "mcp-server.js", "bin": { "chrome-local-mcp": "mcp-server.js" }, "scripts": { "start": "node mcp-server.js", "server": "node server.js", "postinstall": "echo 'chrome-local-mcp installed. Add to Claude Code with: claude mcp add chrome_local node node_modules/chrome-local-mcp/mcp-server.js'" }, "keywords": [ "mcp", "puppeteer", "chrome", "browser-automation", "claude-code", "claude-code-plugin", "model-context-protocol" ], "author": "callmehuyv", "license": "MIT", "type": "commonjs", "repository": { "type": "git", "url": "git+https://github.com/callmehuyv/chrome-local-mcp.git" }, "homepage": "https://github.com/callmehuyv/chrome-local-mcp#readme", "bugs": { "url": "https://github.com/callmehuyv/chrome-local-mcp/issues" }, "files": [ "browser-manager.js", "mcp-server.js", "server.js", ".claude-plugin/", "README.md", "LICENSE" ], "dependencies": { "@modelcontextprotocol/sdk": "^1.27.1", "express": "^5.2.1", "puppeteer": "^24.38.0" } }
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-b6b1a897139c2026-08-05