From d58cebc48831d6a8adfbad83dcea0e5b62224cc4 Mon Sep 17 00:00:00 2001 From: Ofer Shapira <2589702+ofershap@users.noreply.github.com> Date: Tue, 10 Mar 2026 09:56:32 +0200 Subject: [PATCH] Add real-browser-mcp to Browser Automation section MCP server + Chrome extension that gives AI agents control of the user's real browser with existing sessions, logins, and cookies. Made-with: Cursor --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c8ab9efd..67a8eaf9 100644 --- a/README.md +++ b/README.md @@ -282,6 +282,7 @@ Web content access and automation capabilities. Enables searching, scraping, and - [nnemirovsky/iwdp-mcp](https://github.com/nnemirovsky/iwdp-mcp) [glama](https://glama.ai/mcp/servers/nnemirovsky/iwdp-mcp) 🏎️ 🏠 🍎 🐧 - iOS Safari debugging via ios-webkit-debug-proxy — MCP server with full WebKit Inspector Protocol support (DOM, CSS, Network, Storage, Debugger, and more) - [olostep/olostep-mcp-server](https://github.com/olostep/olostep-mcp-server) 📇 ☁️ - Web scraping, crawling, and search API. Extract content in Markdown/JSON, batch process 10k URLs, and get AI-powered answers with citations. - [operative_sh/web-eval-agent](https://github.com/Operative-Sh/web-eval-agent) 🐍 🏠 🍎 - An MCP Server that autonomously debugs web applications with browser-use browser agents +- [ofershap/real-browser-mcp](https://github.com/ofershap/real-browser-mcp) 📇 🏠 - MCP server + Chrome extension that gives AI agents control of the user's real browser with existing sessions, logins, and cookies. No headless browser, no re-authentication. - [Pantheon-Security/chrome-mcp-secure](https://github.com/Pantheon-Security/chrome-mcp-secure) 📇 🏠 🍎 🪟 🐧 - Security-hardened Chrome automation with post-quantum encryption (ML-KEM-768 + ChaCha20-Poly1305), secure credential vault, memory scrubbing, and audit logging. 22 tools for browser automation and secure logins. - [PhungXuanAnh/selenium-mcp-server](https://github.com/PhungXuanAnh/selenium-mcp-server) 🐍 🏠 🍎 🪟 🐧 - A Model Context Protocol server providing web automation capabilities through Selenium WebDriver - [pskill9/web-search](https://github.com/pskill9/web-search) 📇 🏠 - An MCP server that enables free web searching using Google search results, with no API keys required.