74
/ 100
17 days ago
glama

Browser Jet Pilot

Self-hosted MCP server for AI browser automation. Connects to your own Chromium instance via CDP, providing tools for browser control, navigation, interaction, and content extraction.

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 2 credentials: API_KEY, OPENAI_API_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.
🔐 secretAPI_KEYAPI Key Authentication — secure your HTTP transport with and X-API-Key header
configBROWSER_HEIGHTbrowser-height <n> 720 Viewport height
configBROWSER_WIDTHbrowser-width <n> 1280 Viewport width
configCDP_URL"": "http://localhost:9222"
configHOSTe PORT=3100 -e =0.0.0.0 -e LAUNCH=true \
configLAUNCHe PORT=3100 -e HOST=0.0.0.0 -e =true \
🔐 secretOPENAI_API_KEYAI-powered (needs or ANTHROPIC_API_KEY)
configPORTe =3100 -e HOST=0.0.0.0 -e LAUNCH=true \
// 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 5 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/0xabadbabe-ops-browser-jet-pilot-yrosh2)](https://m8ven.ai/mcp/0xabadbabe-ops-browser-jet-pilot-yrosh2)
commit: 67025ac572f4359960f792f3a32a3504eed9a535
code hash: c0139ebc60929b3d2b6378ca587e496e703fa05a2599ca8a93e70d82c235577f
verified: 6/23/2026, 10:13:49 AM
view raw JSON →