$ timeahead.in
/ servers/npm/@browsermcp/mcp
npm

@browsermcp/mcp

MCP server for browser automation using Browser MCP

9k/wk
59poor
▣ Overview

What it does

An MCP server that brings browser automation capabilities to MCP-compatible applications like Claude. It enables AI agents to programmatically interact with web pages and browser instances. Beyond the general description, specific tools, supported browser engines, and API surface details are not documented in the available README.

Who it's for

Developers building AI agents that need to control web browsers or interact with web applications programmatically. Teams automating browser-based testing or data collection. Anyone wanting Claude to navigate and manipulate web UIs directly rather than relying solely on APIs.

Common use cases

  • Interact with web applications that do not expose APIs or have incomplete API coverage
  • Automate browser-based testing and validation workflows
  • Enable AI-driven data extraction and scraping from dynamic websites
  • Control web UIs programmatically within agent workflows

Setup pitfalls

  • Browser runtime dependencies — requires a browser engine and supporting system libraries; installation and availability vary by operating system and environment
  • Memory and CPU usage — browser automation is resource-intensive; ensure the host system has adequate capacity for expected workload
  • Limited documentation — the package README is not available; refer to the npm package page or source repository for installation, configuration, and usage examples
▣ Score BreakdownMCPScore = Σ(raw × weight)
DimensionRawWeighted
Security
35%
100
35.0
Freshness
25%
30
7.5
Adoption
20%
48
9.6
Quality
10%
20
2.0
Trust
10%
50
5.0
Total
59.1
⚙ Install config
Claude Desktop · Cursor · Windsurf · VS Code (Copilot) · Claude Code
add to your MCP client config:
{
  "mcpServers": {
    "browsermcpmcp": {
      "command": "npx",
      "args": [
        "-y",
        "@browsermcp/mcp"
      ]
    }
  }
}
📈 Score historylast 38 snapshots
4/30/20266/17/2026 · 38 snapshots
⛁ Raw data
weekly downloads9k
github stars0
forks0
open issues0
license✗ missing
readme length0 chars
last updated2d ago
install verified✓ pass · 29d ago
🔔 Score drop alerts
get notified by email when this server's score drops 5+ points