Back to Home
codeiva4u icon

Brave-Real-Browser-Mcp-Server

Verified Safe

by codeiva4u

Overview

A powerful multi-protocol (MCP, LSP, SSE) server that enables AI agents and other clients to automate Brave Real Browser, featuring anti-detection, ad-blocking, stealth, and advanced web interaction capabilities for complex scraping, data extraction, and workflow automation.

Installation

Run Command
node dist/unified-server.js

Environment Variables

  • MCP_TRANSPORT
  • MCP_PORT
  • MCP_HOST
  • MCP_PATH
  • MCP_CORS
  • MCP_SESSION_TIMEOUT
  • MCP_AUTO_SYNC
  • MCP_PROGRESS
  • DEBUG
  • HEADLESS
  • DISABLE_CONTENT_PRIORITY
  • BRAVE_PATH

Security Notes

The server includes an `execute_js` tool, which is an 'ULTRA POWERFUL' feature allowing custom JavaScript code execution directly on the browsed page. This grants high privileges within the browser context and poses a significant security risk if the input to this tool is not from a trusted source or is vulnerable to injection attacks. While `execSync` is used in some system utilities and browser launching components, it is generally for controlled system-level operations like process management and file operations with explicit path sanitization in `file-handlers.ts`. No direct `eval` calls of external input were found in the main processing logic. However, the presence of `execute_js` makes the system highly capable but also highly sensitive to the trustworthiness of the calling agent.

Similar Servers

Stats

Interest Score30
Security Score6
Cost ClassHigh
Avg Tokens20000
Stars1
Forks0
Last Update2026-01-19

Tags

browser-automationbrave-browserpuppeteerad-blockingstealthmcp-serverlsp-serverweb-scrapingai-agent