mcpbrowser
MCP browser server - fetch web pages using real Chrome/Edge/Brave browser. Handles authentication, SSO, CAPTCHAs, and anti-bot protection. Browser automation f…
Securitynpx -y mcpbrowser{
"mcpServers": {
"mcpbrowser": {
"command": "npx",
"args": [
"-y",
"mcpbrowser"
]
}
}
}mcpbrowser is a community MCP server that connects AI assistants like Claude to mcp browser server - fetch web pages using real chrome/edge/brave browser. handles authentication, sso, captchas, and anti-bot protection. browser automation f…. It runs locally on your machine, keeping your data private and giving you full control over the connection. Security teams can leverage it to run checks and gather intelligence through natural-language prompts.
About mcpbrowser
Overview
MCP browser server - fetch web pages using real Chrome/Edge/Brave browser. Handles authentication, SSO, CAPTCHAs, and anti-bot protection. Browser automation for AI assistants.
Links
Topics
mcp, mcp-server, model-context-protocol, browser, web-browser, chrome, edge, puppeteer, authentication, web-scraping, scraper, web-automation, automation, cloudflare, sso, captcha, spa, javascript-rendering, github-copilot, claude, ai-assistant, cdp, devtools
Who Should Use mcpbrowser?
- 1Control a browser and scrape the web through Claude
- 2Run security scans and vulnerability checks from your AI assistant
- 3Automate compliance checks and audit log reviews
- 4Integrate threat intelligence feeds into your AI workflow
How to Install mcpbrowser
Before you start
You will need Node.js (v18 or later) installed on your machine — download it from nodejs.org if you haven't already.
- 1Open a terminal (Terminal on Mac, Command Prompt or PowerShell on Windows).
- 2Paste the install command above and press Enter — Node.js will download and run the server automatically.
- 3Add the server to your Claude Desktop config file (see the JSON snippet above) and restart Claude.
The Claude Desktop config snippet above can be copied and pasted directly into your claude_desktop_config.json file — no editing required.