Browser Mcp Lite
Description
Minimal, auth-secured MCP server for real browser access. ~500 lines. Token auth, Chrome Extension MV3, accessibility tree.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
browser-mcp-lite
[](https://www.npmjs.com/package/browser-mcp-lite) [](https://opensource.org/licenses/MIT) [](https://modelcontextprotocol.io) [](https://developer.chrome.com/docs/extensions/) [](https://github.com/notoriouslab/browser-mcp-lite)
[繁體中文](README.zh-TW.md) | English
**Give your AI assistant eyes into your real browser — in ~500 lines of code.**
A minimal, auth-secured [MCP](https://modelcontextprotocol.io/) server that lets AI assistants read pages, take screenshots, and run scripts in your actual Chrome browser — with your existing login sessions intact.
AI Assistant ──HTTP POST──▶ MCP Server (:12307) ──WebSocket──▶ Chrome Extension ──▶ DOM
(token auth) (ws://) (minimal permissions)
Why build your own?
Existing browser MCP solutions are either:
- Too heavy — mcp-chrome requires
debugger,history,permissions, ships minified code you can't audit - Headless only — Playwright MCP launches a new browser, can't see your logged-in sessions
- Cloud-dependent — Browserbase, etc. route your pages through third-party servers
browser-mcp-lite
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11