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

@browsermcp/mcp

MCP server for browser automation using Browser MCP

9k/wk
59poor
▣ Overview

What it does

MCP server that exposes browser automation capabilities to Claude, allowing AI agents to control a web browser programmatically. This server bridges Claude with browser automation tools, enabling Claude-powered agents to navigate URLs, interact with page elements, extract content, and observe page state changes. Note: README is unavailable; capability details are not fully indexed.

Who it's for

Developers building AI agents that need to interact with live web applications—testing engineers automating browser-based test flows, data engineers scraping JavaScript-heavy sites, or builders of agentic systems that reason about and manipulate web content in real time.

Common use cases

  • Automate end-to-end testing of web UIs by having Claude navigate and verify workflows
  • Extract content from JavaScript-rendered pages that require interaction to load data
  • Automate repetitive web tasks like form submission or data entry with natural-language control
  • Take screenshots and analyze page state for debugging or monitoring

Setup pitfalls

  • Requires a browser binary (Chrome, Firefox, Edge, or Safari) installed on the host system
  • May depend on Playwright or similar browser driver; check peer dependencies
  • Missing README—refer to the package's GitHub repo for configuration details and full capability list
  • Browser processes consume significant memory and CPU; limit concurrent agent instances accordingly
▣ Score BreakdownMCPScore = Σ(raw × weight)
DimensionRawWeighted
Security
35%
100
35.0
Freshness
25%
30
7.5
Adoption
20%
48
9.5
Quality
10%
20
2.0
Trust
10%
50
5.0
Total
59.0
⚙ 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 30 snapshots
4/30/20266/6/2026 · 30 snapshots
⛁ Raw data
weekly downloads9k
github stars0
forks0
open issues0
license✗ missing
readme length0 chars
last updated7h ago
install verified✓ pass · 15d ago
🔔 Score drop alerts
get notified by email when this server's score drops 5+ points