HomeServersBrowser Automation › imprvhub/mcp-browser-agent
MCP Server Stale MPL-2.0 local

imprvhub/mcp-browser-agent

A Model Context Protocol (MCP) integration that provides Claude Desktop with autonomous browser automation capabilities.

Quality score 49/100
View on GitHub →
Stars
★ 41
Last commit
5mo ago
Language
TypeScript
Install
npm / npx

Installation

Example client config (verify package name in the repo README)

{
  "mcpServers": {
    "mcp-browser-agent": {
      "command": "npx",
      "args": ["-y", "mcp-browser-agent"]
    }
  }
}

Topics

Related in Browser Automation

MCP Server Official Active

firecrawl/firecrawl-mcp-server

Official Firecrawl server with live browser interaction (`firecrawl_interact`) — navigate, click, type, and scroll on a page before extraction, for JS-heavy or auth-gated sites. Also scrape, crawl, map, search, and extract.

7.1k JavaScript Updated yesterday Score 99
MCP Server Active

agent-infra/mcp-server-browser

Browser automation capabilities using Puppeteer, both support local and remote browser connection.

38.4k TypeScript Updated today Score 90
MCP Server Active

microsoft/playwright-mcp

Official Microsoft Playwright MCP server, enabling LLMs to interact with web pages through structured accessibility snapshots

35.7k TypeScript Updated 7d ago Score 80
MCP Server Active

LvcidPsyche/auto-browser

Open-source MCP-native browser agent with human takeover via noVNC, reusable auth profiles, and approval/audit rails. Playwright + FastAPI, Docker-based isolated sessions, stdio bridge for Claude Desktop and Cursor.

741 Python Updated 2d ago Score 79
MCP Server Active

eat-pray-ai/yutu

A fully functional MCP server and CLI for YouTube to automate YouTube operation

603 Go Updated today Score 78
MCP Server Active

freema/firefox-devtools-mcp

Firefox browser automation via WebDriver BiDi for testing, scraping, and browser control. Supports snapshot/UID-based interactions, network monitoring, console capture, and screenshots.

328 TypeScript Updated yesterday Score 75