C
Claude Browser MCP
by @0alter0
Gives Claude access to Chrome
Created 3/22/2026
Updated about 7 hours ago
README
Repository documentation and setup instructions
claude-browser-mcp
Gives Claude access to Chrome
Where's the source?!?!
I'm too lazy to add it, it's in the zip, though.
What can it do?
Crawl, navigate, monitor and sort of pentest websites. It's very bare bones right now, it will a decent extension soon...
Things I want to add:
mutli-tab manager
form filler
stealth/anti-detect
session manager
file upload/download
pdf+media capture
proxy+interceptor
visual diff
websocket monitor
rate limiter
macro recorder
geo spoofer
tor/socks5 proxy
clipboard access
resource enumerator
device emulator
js repl mode
task scheduler
tls cert inspector
Quick Setup
Installation guide for this server
Installation Command (package not published)
git clone https://github.com/0alter0/claude-browser-mcp
Manual Installation: Please check the README for detailed setup instructions and any additional dependencies required.
Cursor configuration (mcp.json)
{
"mcpServers": {
"0alter0-claude-browser-mcp": {
"command": "git",
"args": [
"clone",
"https://github.com/0alter0/claude-browser-mcp"
]
}
}
}