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.
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.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work