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-mcpIf the server publishes to npm under a different name, use that package instead — check the repo README.
MCP Server
Model Context Protocol server
Quality Score
Category
AutomationSupported Platforms
Tags
Skill content
View source on GitHub{ "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
Agent-Reach
84.2kGive your AI agent eyes to see the entire internet. Read & search Twitter, Reddit, YouTube, GitHub, Bilibili, XiaoHongShu — one CLI, zero API fees.
headroom
73.4kCompress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agents, 60-95% fewer tokens for JSON, same answers. Library, proxy, MCP server.
ruflo
73.0k🌊 The original agent harness. Deploy intelligent multi-player swarms, coordinate autonomous workflows, and build conversational AI systems. Features adaptive memory, self-learning intelligence, federation, vector RAG integration, and native Claude Code / Codex / Hermes and many more Integrated
CowAgent
47.1kOpen-source super AI assistant & Agent Harness. Plans tasks, runs tools and skills, self-evolves with memory and knowledge. Multi-agent, multi-model, multi-channel. Lightweight, extensible, one-line install.
Security Score
Audited on Invalid Date
