We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/codeiva4u/Brave-Real-Browser-Mcp-Server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
{
"name": "brave-real-puppeteer-core",
"version": "24.37.1-brave.12",
"description": "π¦ Brave Real-World Optimized Puppeteer & Playwright Core with 1-5ms ultra-fast timing, 50+ professional stealth features, intelligent browser auto-detection, and 100% bot detection bypass. Features cross-platform Brave browser integration, comprehensive anti-detection, and breakthrough performance improvements.",
"keywords": [
"automation",
"bot",
"bot-detection",
"stealth",
"undetectable",
"fingerprint-spoofing",
"navigator-spoofing",
"canvas-spoofing",
"webgl-spoofing",
"crawler",
"crawling",
"chromedriver",
"webdriver",
"headless",
"headless-chrome",
"captcha",
"scraping",
"web-scraping",
"cloudflare",
"datadome",
"chrome",
"puppeteer",
"puppeteer-extra",
"selenium",
"playwright",
"rebrowser",
"rebrowser-patches",
"rebrowser-stealth",
"brave",
"brave-browser",
"brave-core",
"brave-real",
"ultra-fast",
"1-5ms-timing"
],
"author": {
"name": "Rebrowser",
"email": "info@rebrowser.net",
"url": "https://rebrowser.net"
},
"contributors": [
"Nick Webson <nwebson@rebrowser.net>"
],
"repository": {
"type": "git",
"url": "https://github.com/codeiva4u/Brave-Real-Browser-Mcp-Server.git",
"directory": "packages/brave-real-puppeteer-core"
},
"bugs": {
"url": "https://github.com/codeiva4u/Brave-Real-Browser-Mcp-Server/issues"
},
"files": [
"/patches",
"/scripts",
"/lib",
"index.js",
"index.cjs",
"index.es5.js"
],
"homepage": "https://github.com/codeiva4u/Brave-Real-Browser-Mcp-Server/tree/main/packages/brave-real-puppeteer-core",
"main": "index.cjs",
"module": "index.js",
"types": "index.d.ts",
"exports": {
".": {
"types": "./index.d.ts",
"import": "./index.js",
"require": "./index.cjs",
"default": "./index.cjs"
},
"./es5": {
"require": "./index.es5.js",
"default": "./index.es5.js"
},
"./patcher": "./scripts/patcher.js"
},
"bin": {
"brave-stealth": "scripts/patcher.js",
"brave-patches": "scripts/patcher.js",
"brave-enhanced": "scripts/patcher.js",
"rebrowser-stealth": "scripts/patcher.js",
"rebrowser-patches": "scripts/patcher.js",
"rebrowser-enhanced": "scripts/patcher.js"
},
"license": "MIT",
"type": "module",
"engines": {
"node": ">=18.0.0"
},
"scripts": {
"start": "node ./scripts/patcher.js",
"cjs_test": "node ./scripts/test_cjs.cjs",
"esm_test": "node ./scripts/test-bot-detector.js",
"patch": "node ./scripts/patcher.js patch",
"patch-puppeteer": "node ./scripts/patcher.js patch-comprehensive --packageName=puppeteer-core && npm run create-brave-puppeteer && npm run ai-agent",
"patch-playwright": "node ./scripts/patcher.js patch-comprehensive --packageName=playwright-core && npm run create-brave-playwright && npm run ai-agent",
"patch-both": "npm run version-sync && npm run patch-puppeteer-basic && npm run patch-playwright-basic && npm run create-brave-packages && npm run ai-agent && npm run check-versions",
"patch-puppeteer-basic": "node ./scripts/patcher.js patch-comprehensive --packageName=puppeteer-core",
"patch-playwright-basic": "node ./scripts/patcher.js patch-comprehensive --packageName=playwright-core",
"setup-puppeteer": "npm install puppeteer-core && npm run patch-puppeteer && npm run test-bot-detector-headless && echo π Puppeteer-core setup completed with EVERYTHING!",
"setup-playwright": "npm install playwright-core && npm run patch-playwright && npm run test-bot-detector-headless && echo πͺ Playwright-core setup completed with EVERYTHING!",
"setup-both": "npm install puppeteer-core playwright-core && npm run patch-both && npm run test-bot-detector-headless && echo π― Both engines setup completed with ALL FEATURES!",
"setup-both-basic": "npm install puppeteer-core playwright-core && npm run patch-puppeteer-basic && npm run patch-playwright-basic && echo π― Both engines setup completed with stealth only!",
"setup-complete": "npm install puppeteer-core playwright-core && npm run version-sync && npm run patch-both && npm run ai-agent && npm run test-bot-detector-headless && echo π Complete setup with stealth + AI + testing completed!",
"install-puppeteer": "npm install puppeteer-core && npm run patch-puppeteer",
"install-playwright": "npm install playwright-core && npm run patch-playwright",
"ai-agent": "node ./scripts/ai-agent.js",
"create-brave-puppeteer": "node ./scripts/create-brave-package.js --engine=puppeteer",
"create-brave-playwright": "node ./scripts/create-brave-package.js --engine=playwright",
"create-brave-packages": "npm run version-sync && npm run create-brave-puppeteer && npm run create-brave-playwright",
"check-versions": "node ./scripts/check-versions.js",
"version-sync": "node ./scripts/version-sync-checker.js",
"version-sync-fix": "node ./scripts/version-sync-checker.js fix",
"version-table": "node ./scripts/version-sync-checker.js table",
"test-bot-detector": "node ./scripts/test-bot-detector.js",
"test-bot-detector-headless": "node ./scripts/test-bot-detector.js --headless",
"test-bot-detector-mobile": "node ./scripts/test-bot-detector.js --mobile",
"test": "node ./test/test.cjs",
"test:unit": "node ./test/test.cjs",
"setup-ai-enhanced": "npm install puppeteer-core playwright-core && npm run patch-both && npm run create-brave-packages && npm run ai-agent && echo π€ AI-Enhanced setup with Brave packages completed!",
"setup-ultimate": "npm install puppeteer-core playwright-core && npm run patch-both && npm run test-bot-detector && npm run test-bot-detector-mobile && echo π₯ Ultimate setup with all features completed!",
"help": "echo π BRAVE STEALTH COMMANDS: && echo π Quick Setup: npm run setup-both && echo π¨ Individual: npm run patch-puppeteer / patch-playwright && echo π€ AI Testing: npm run ai-agent && echo π€Ύ Bot Testing: npm run test-bot-detector && echo π Versions: npm run version-sync && echo π§ Fix Versions: npm run version-sync-fix",
"features": "echo π«οΈ 50+ STEALTH FEATURES: Navigator, Canvas, WebGL, Performance, Human Behavior && echo π€ AI FEATURES: Intelligence Testing, Auto Analysis, Smart Cleanup && echo π¦ BRAVE FEATURES: Auto-Detection, Optimized Launch, Privacy Protection",
"test-workflow": "echo π§ͺ WORKFLOW TEST INSTRUCTIONS: && echo === Brave NPM Auto-Publish Workflow === && echo 1. Go to GitHub Actions tab && echo 2. Select 'π¦ Brave NPM Auto-Publish Workflow' && echo 3. Click 'Run workflow' && echo 4. Set test_mode: true && echo 5. Choose version_type: patch/minor/major && echo 6. Select packages to publish && echo 7. Click 'Run workflow' button && echo π Test complete publishing workflow with semantic versioning!",
"release": "echo π Creating new release... && gh workflow run publish-packages.yml --field version_type=patch --field test_mode=false",
"release-minor": "echo π Creating minor release... && gh workflow run publish-packages.yml --field version_type=minor --field test_mode=false",
"release-major": "echo π Creating major release... && gh workflow run publish-packages.yml --field version_type=major --field test_mode=false",
"test-release": "echo π§ͺ Testing release workflow... && gh workflow run publish-packages.yml --field version_type=patch --field test_mode=true",
"test-version": "node ./scripts/test-version-management.js"
},
"dependencies": {
"brave-real-launcher": "^1.23.13",
"get-east-asian-width": "^1.4.0",
"yargs": "^18.0.0"
},
"optionalDependencies": {
"playwright-core": "^1.58.1",
"puppeteer-core": "^24.37.1"
},
"devDependencies": {
"test": "^3.3.0"
},
"brave": {
"optimized": true,
"basedOn": {
"puppeteer-core": "24.36.1"
},
"features": [
"stealth-injection",
"webdriver-hide",
"sourceurl-masking",
"fingerprint-spoofing",
"ultra-fast-timing"
],
"versionScheme": "upstream-aligned"
}
}