Drives a real Chromium browser: navigate, click, type, read pages, OCR, QR, network capture
MCPpedia last refreshed this data
io.github.flexiblepackage/bryg is an MCP server that drives a real Chromium browser: navigate, click, type, read pages, OCR, QR, network capture. Its tool list has not been published yet over stdio and sse, requires no API key, and scores 54/100 on MCPpedia's security, maintenance and efficiency rubric.
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"bryg": {
"args": [
"-y",
"bryg-mcp"
],
"command": "npx"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
BRYG is an MCP server that lets AI assistants drive real Chromium-based browsers — navigate, click, type, read pages, run OCR, and record network traffic. Like a human operator, on your machine.
Run this in your terminal to verify the server starts. Then let us know if it worked — your result helps other developers.
npx -y 'bryg-mcp' 2>&1 | head -1 && echo "✓ Server started successfully"
After testing, let us know if it worked:
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
Checked bryg-mcp against OSV.dev.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in browser
Monitor browser logs directly from Cursor and other MCP compatible IDEs.
Chrome DevTools for coding agents
🔥 Official Firecrawl MCP Server - Adds powerful web scraping and search to Cursor, Claude and any other LLM clients.
MCP server paired with a browser extension that enables AI agents to control the user's browser.
MCP Security Weekly
Get CVE alerts and security updates for io.github.flexiblepackage/bryg and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
BRYG is an MCP server that lets AI assistants drive real Chromium-based browsers — navigate, click, type, read pages, run OCR, and record network traffic. Like a human operator, on your machine.
🌐 Website · 📖 Docs · 🔒 Security · 🔑 Privacy
$3 per device/month · 14-day free trial · macOS (Apple Silicon) & Windows (x64) · Works with Google Chrome
BRYG implements the Model Context Protocol (MCP) as a plain stdio server, so any compatible client — Claude Code, Claude Desktop, Hermes, Cursor, and others — can control a Chromium browser on your machine. It gives your AI assistant 43 tools covering perception, action, and observation, designed from daily QA work rather than demos.
Note: This repository hosts BRYG's public documentation and issue tracker. The product itself is a single self-contained binary, distributed via the installer below and verified by SHA-256 checksum on download.
BRYG is a licensed product — you need a key to activate it. It takes about a minute:
bryg activate <key> anytime.Each device gets its own license key, and each key activates one machine. Pick the number of devices at checkout — 3 devices is $9/month. Your own key is issued immediately; for every additional device you enter an email address, and the invitation link sent there issues that device its own key. All of your keys are listed together in the customer portal, and you can add or remove devices at any time with prorated billing.
macOS
curl -fsSL https://bryg.pages.dev/install.sh | sh
Windows (PowerShell)
irm https://bryg.pages.dev/install.ps1 | iex
The installer downloads the right binary for your OS/architecture to ~/.bryg/bin/ (%USERPROFILE%\.bryg\bin\ on Windows), verifies its SHA-256 checksum, then runs a guided setup that registers BRYG with your MCP client(s), optionally installs OCR support, and activates your license key.
npm / npx — if you'd rather configure your MCP client directly (needs Node.js 18+):
{
"mcpServers": {
"bryg": { "command": "npx", "args": ["-y", "bryg-mcp"] }
}
}
bryg-mcp is a launcher: on first run it downloads the BRYG engine for your platform into ~/.bryg/bin, verifies its checksum, and starts it — same engine, same license, same ~/.bryg as the installers above. Activate with npx bryg-mcp activate <key>; every other command works the same way.
[ref=N]); compact and reliable for AI to act on, with coordinate fallback.