SkillAgentSearch skills...

chrome-local-mcp

A local Chrome browser automation MCP server for Claude Code, powered by Puppeteer

Install / Use

claude mcp add callmehuyv -- npx -y github:callmehuyv/chrome-local-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

37/100

Category

Automation

Supported Platforms

Claude Code
Claude Desktop

{ "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" } }

Related Skills

View on GitHub
GitHub Stars0
CategoryAutomation
UpdatedNaNy ago
Forks0

Security Score

68/100

Audited on Invalid Date

2 medium1 low