41
/ 100
29 days ago
glama

Agentic Browser MCP Server

A local MCP server that connects to a Chrome extension to enable AI agents to control browser tabs, execute automation, and interact with web pages via tools.

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.
🔐
You'll be asked for 1 credential: AGENTIC_BROWSER_MCP_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.
configAGENTIC_BROWSER_MCP_AUTH_MODEloopback enables zero-config auto-discovery.
🔐 secretAGENTIC_BROWSER_MCP_AUTH_TOKENyour-stable-token-with-at-least-32-characters
configAGENTIC_BROWSER_MCP_HANDSHAKE_TIMEOUT_MS
configAGENTIC_BROWSER_MCP_HEARTBEAT_MS
configAGENTIC_BROWSER_MCP_HOST
configAGENTIC_BROWSER_MCP_HTTP_PORTBy default, HTTP transports listen on port 13001. You can configure the port by setting the environment variable.
configAGENTIC_BROWSER_MCP_NATIVE_HOST_LOG
configAGENTIC_BROWSER_MCP_OPEN_PAIRING_TABalwaysnever overrides the smart default. If unset, the tab opens automatically in token mode and stays off in loopback mode.
configAGENTIC_BROWSER_MCP_PAIRING_BROWSER\"/Applications/Google Chrome.app/Contents/MacOS/Google Chrome\"
configAGENTIC_BROWSER_MCP_PAIRING_DIR
configAGENTIC_BROWSER_MCP_PORTpins the server to one exact port.
configAGENTIC_BROWSER_MCP_PORT_RANGE45320-45339
configAGENTIC_BROWSER_MCP_TOKEN_TTL_MS
configAGENTIC_BROWSER_MCP_TOOL_TIMEOUT_MS
// 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 3 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/codesblobs-custommcps-1697mn)](https://m8ven.ai/mcp/codesblobs-custommcps-1697mn)
commit: 6f87fd2ca8ea8a78c807c62714161d7d31a2ca19
code hash: 5f2b563b83f4e50b9258eb812fbd310a7f451092c0bd4049ab0dd9906de6c664
verified: 7/2/2026, 9:16:23 AM
view raw JSON →