45
/ 100
1 month ago
glama

browserless-mcp

MCP server for Browserless.io: scrape and automate any site, bypass captchas and enable stealth mode

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 3 credentials: BROWSERLESS_TOKEN, SUPABASE_OAUTH_CLIENT_SECRET, SUPABASE_SERVICE_ROLE_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configANALYTICS_ENABLED
configBROWSERLESS_API_URLe =https://your-browserless-instance.example.com \
configBROWSERLESS_CACHE_TTLNo 60000 Cache TTL in milliseconds (0 to disable)
configBROWSERLESS_MAX_RETRIESNo 3 Max retry attempts for failed requests
configBROWSERLESS_TIMEOUTNo 30000 Request timeout in milliseconds
🔐 secretBROWSERLESS_TOKENe =your-token \
configMCP_BASE_URL
configOAUTH_ADDITIONAL_REDIRECT_URI_PATTERNS
configOAUTH_ENABLED
configPORTNo 8080 HTTP server port (only for httpStream transport)
configREDIS_URL
configSQS_QUEUE_URL
configSQS_REGION
configSUPABASE_OAUTH_CLIENT_ID
🔐 secretSUPABASE_OAUTH_CLIENT_SECRET
🔐 secretSUPABASE_SERVICE_ROLE_KEY
configSUPABASE_URL
configTRANSPORTNo stdio Transport type: stdio or httpStream
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 0 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/browserless-browserless-mcp-1ua2e5)](https://m8ven.ai/mcp/browserless-browserless-mcp-1ua2e5)
commit: 1d73d7fbc4ee378fd8ee90d7e8480d37bb05be3c
code hash: 9cf354b6b6736549f32d3d5f838fc4a5c4c0e87a47d690a18dff358489076f0c
verified: 6/10/2026, 11:16:18 AM
view raw JSON →