Security
Trust: 39/100 (Limited)MCP Browser Guide
Fetch web pages using Chrome/Edge browser with auth, anti-bot, and JavaScript rendering support
4 starsby cherchyk
Quick Start
Install
npx mcpbrowserClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-cherchyk-mcpbrowser": {
"command": "npx",
"args": [
"mcpbrowser"
]
}
}
}