$ timeahead.in
/ servers/npm/@n8n/mcp-browser
npm

@n8n/mcp-browser

Browser automation MCP tools built on Playwright, WebDriver BiDi, and safaridriver

191k stars34k/wkupdated 0d agogithub ↗
57poor
▣ Overview

What it does

This MCP server adds browser automation to Claude Code and other MCP clients using Playwright, WebDriver BiDi, and safaridriver. It exposes browser control directly as MCP-native tools, allowing you to navigate websites, interact with elements, fill forms, extract page content, and capture screenshots without leaving your AI assistant. Ideal for workflows that need live web interaction.

Who it's for

Developers using Claude Code to automate web tasks and interactions, QA engineers building browser-based test automation, and teams building AI-driven workflows that interact with live websites. Anyone who wants to script web interactions through an MCP protocol rather than managing standalone automation frameworks.

Common use cases

  • Automate form filling and web navigation from Claude
  • Extract and transform data from websites
  • Capture screenshots for visual regression testing
  • Run multi-step workflows involving web interactions
  • Test designs across Chromium, Firefox, and WebKit browsers

Setup pitfalls

  • 292 secrets found during scanning—conduct a thorough security audit before production deployment
  • High-risk classification requires careful review of source code and dependencies
  • CI pipeline currently failing; server may contain unstable code
  • Requires filesystem write permissions for browser profiles, cache, and temporary files; requires network access to reach target websites
  • Playwright browser binaries (Chromium, Firefox, WebKit) install separately during setup
292 credentials detected in repository history via Gitleaks
▣ Score BreakdownMCPScore = Σ(raw × weight)
DimensionRawWeighted
Security
35%
0
0.0
Freshness
25%
100
25.0
Adoption
20%
94
18.9
Quality
10%
80
8.0
Trust
10%
50
5.0
Total
56.9
⚿ Capabilities & Risk Explainer
fs readfs writenetworkexecevalsecrets
◆ Risk level: high
fs read + fs write + network + exec + eval + secrets active — can execute code, access credentials, and make external network calls.
⚙ Install config
Claude Desktop · Cursor · Windsurf · VS Code (Copilot) · Claude Code
add to your MCP client config:
{
  "mcpServers": {
    "n8nmcp-browser": {
      "command": "npx",
      "args": [
        "-y",
        "@n8n/mcp-browser"
      ]
    }
  }
}
📈 Score historylast 20 snapshots
5/25/20266/13/2026 · 20 snapshots
⚙ Maintenance health
72/ 100 · is this project alive?
contributors (1y)105
top contributor share9%
releases (1y)100
last release2d ago
ci⚠ failing
⛁ Raw data
weekly downloads34k
github stars191k
forks58k
open issues1463
license✓ present
readme length3675 chars
last publish0d ago
last commit0d ago
last updated12d ago
owner of this server? claim your listing to get a verified badgeclaim →
🔔 Score drop alerts
get notified by email when this server's score drops 5+ points