74
grade C
2 days ago
glama

MCProxy

Enables AI agents to control headless browsers running on geographically distributed SaladCloud containers. Supports multi-browser automation, mobile device emulation, stealth mode, and regional web scraping from specific locations.

Install from

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

// key findings
⚠️
Tool annotations don’t match behaviour
1 read-only tool performs write/delete/exec — browser_screenshot (line 646: mkdir(dirname(absolutePath), { recursive: true }))
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: AUTH_TOKEN, MCPROXY_AUTH_TOKEN
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.
🔐 secretAUTH_TOKEN5. Generate a secure
configCOMMAND_TIMEOUT_MS
configCONTEXT_TTL_MS1800000 Context timeout (30 minutes)
configHEALTH_PORT8080 Health/readiness check HTTP port
configHEARTBEAT_INTERVAL_MS
configMAX_CONTEXTS10 Max browser contexts per container
🔐 secretMCPROXY_AUTH_TOKENdev-secret-token node mcp-server/dist/index.js
configMCPROXY_COMMAND_TIMEOUT_MS30000 Command timeout (30s)
configMCPROXY_DEFAULT_ENDPOINTe =ws://localhost:3000 \
configMCPROXY_HEARTBEAT_INTERVAL_MS30000 Heartbeat interval (30s)
configPORT3000 WebSocket server port
configSALAD_CONTAINER_ID
configSALAD_MACHINE_ID
// 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 6 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/saladtechnologies-mcproxy-xrjihl)](https://m8ven.ai/mcp/saladtechnologies-mcproxy-xrjihl)
commit: 7df0ae2e8faa898eeb502a25d274b8f4a0c19465
code hash: 8547f54dc31d3e495c79421fae1c96f537686607f1a121de46c5af3a2a552cec
verified: 4/18/2026, 6:53:08 PM
view raw JSON →