chrome-local-mcp and mcp-browser-agent

These tools are complements; imprvhub/mcp-browser-agent is the Claude Desktop integration that utilizes autonomous browser automation capabilities, while callmehuyv/chrome-local-mcp is the Puppeteer-powered local Chrome browser automation server that likely provides the underlying browser control mechanism for such an agent.

chrome-local-mcp
51
Established
mcp-browser-agent
50
Established
Maintenance 13/25
Adoption 5/25
Maturity 20/25
Community 13/25
Maintenance 10/25
Adoption 7/25
Maturity 15/25
Community 18/25
Stars: 9
Forks: 2
Downloads:
Commits (30d): 0
Language: JavaScript
License: MIT
Stars: 36
Forks: 12
Downloads:
Commits (30d): 0
Language: TypeScript
License: MPL-2.0
No risk flags
No Package No Dependents

About chrome-local-mcp

callmehuyv/chrome-local-mcp

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

Implements persistent browser sessions with real Chrome profiles, accessibility snapshots (reducing vision token costs), and batch actions—all via a single stdio-based MCP server that requires zero configuration. Includes 22 specialized tools optimized for Claude Code workflows, plus optional local OCR via Apple Vision and a REST API for external integrations.

About mcp-browser-agent

imprvhub/mcp-browser-agent

A Model Context Protocol (MCP) integration that provides Claude Desktop with autonomous browser automation capabilities. This agent enables Claude to interact with web content, manipulate DOM elements, execute JavaScript, and perform API requests.

Implements Playwright-based browser automation with MCP resource management for console logs and screenshots, enabling Claude to chain complex multi-step workflows through natural language. Supports multiple browser engines (Chrome, Firefox, Edge, WebKit) and integrates a built-in HTTP client for direct API requests, allowing seamless combination of web scraping and backend interactions within single agent tasks.

Scores updated daily from GitHub, PyPI, and npm data. How scores work