web MCP Server
MCP server + Chrome extension that gives AI agents control of your real browser with existing sessions and logins
Discovered via unknown and last synced 3mo ago.
1. Install the package
npx real-browser-mcp
2. Add to claude_desktop_config.json
{
"mcpServers": {
"real-browser-mcp": {
"command": "npx",
"args": [
"real-browser-mcp"
]
}
}
}Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) / %APPDATA%\Claude\claude_desktop_config.json (Windows)
Key combos (Enter, Escape, Ctrl+A)
Query elements by CSS selector
Wait for elements to appear or disappear
Capture what's on screen
Extract raw text from page or element
Pick from native `<select>` dropdowns
Handle alert/confirm/prompt dialogs
`7225`
Scroll pages and virtual containers
What it does
List, create, close, or focus tabs
Trigger tooltips and dropdowns
Console output (log, warn, error)
Click by visible text. Works through React portals and overlays
What it does
No
XHR/fetch requests with status codes
Accessibility tree with element refs. Compact mode (default) returns only interactive elements
Type into inputs and contenteditable fields
Go to a URL in the active tab
What it does
Extension + MCP config
Click by ref or CSS selector
Run JavaScript via Chrome DevTools Protocol
Use when running OpenCLI commands to interact with websites (Bilibili, Twitter, Reddit, Xiaohongshu, etc.), desktop apps (Cursor, Notion), or public APIs (HackerNews, arXiv). Covers installation, command reference, and output formats for 87+ adapters.
AI-optimized web search via Tavily API. Returns concise, relevant results for AI agents.
MUST use for ANY PDF or image format conversion task — converting PDF and images (JPG/JPEG/PNG/BMP/TIFF/TIF/WEBP/JPEG2000) to 10 formats (Word, Excel, PPT, H...
Unified multi-provider web search and URL extraction skill with intelligent auto-routing across Serper, Brave, Tavily, Querit, Linkup, Exa, Firecrawl, Perple...
Learn how to use the Web Monitor Claude skill. Complete guide with installation instructions and examples.
Learn how to use the Event-Watcher Claude skill. Complete guide with installation instructions and examples.
Learn how to use the Agent Onboarding Claude skill. Complete guide with installation instructions and examples.