SeleniumBase MCP Servers
View on GitHub ↗This package provides three different SeleniumBase MCP servers for driving stealthy browser automation over the Model Context Protocol.
Here are the three server variants in this folder:
File Backs onto Best for --------- cdpserver.py seleniumbase.sbcdp.Chrome() (Pure CDP Mode, sync) Scraping/automation against bot-detection (Cloudflare, etc.) No WebDriver at all. Includes CAPTCHA-solving. driverserver.py seleniumbase.Driver() (WebDriver) General automation with Selenium ecosystem support. sbserver.py seleniumbase.SB() (used without with, via manual enter/exit) The broadest API surface: Everything Driver offers, plus drag-and-drop, MFA-handling, file downloads, etc. Can switch to CDP Mode mid-flow via activatecdpmode
All three set headless=False by default, where the browser window is visible unless you pass headless=True when starting a session.
Point your MCP client config at whichever server.py fits the task (see step 3 below), or register all three under different names.
uv sync reads pyproject.toml, creates a .venv/ in this folder, and installs the two dependencies (mcp[cli], seleniumbase) along with this project itself, which registers three console-script commands via [project.scripts]:
- seleniumbase-cdp - seleniumbase-driver - seleniumbase-sb
Each just calls that server file's main() function (mcp.run(transport="stdio")). This is what lets uv run work as the MCP client command in steps 3 and 4 below.
From the project README.
Add the radar badge to your README — it shows your project was picked up by MCP Radar and links to this page:
[](https://mcp.liqiwa.com/s/seleniumbase--seleniumbase-mcp.html)
An OKF-backed Model Context Protocol (MCP) server delivering persistent long-term memory and SQLite FTS5 search for AI agents.
sosoj92/jarvis-assistant-vocalAssistant vocal local en francais : Claude ou Ollama (offline), domotique Hue, OBS, agenda, navigateur, appels Twilio, serveur MCP. Python.
Stupidoodle/swissdevjobs-cliSearch & apply to ~4,700 salary-transparent tech jobs across 7 countries (🇨🇭🇩🇪🇬🇧🇺🇸🇨🇦🇳🇱🇫🇷) from your terminal or AI agent — zero-dependency Python CLI + MCP server + Claude Code plugin
agents-universe/agents-universe让智能体像人一样学习和工作,共享智能体和项目记忆
bybit-exchange/kaasTurn scattered notes, docs and transcripts into a queryable Markdown wiki — an LLM knowledge-base compiler with MCP access, no embeddings, self-hosted.
alxgntv/substack-api-mcpMCP server for Substack posts (FastMCP + substack-api-client)
The top new MCP servers of the week, every Monday. No spam, unsubscribe anytime.