SeleniumBase MCP
All-in-one Browser Automation Framework: Web Crawling / Testing / Scraping / Stealth. It runs locally over stdio via the published package.
People who work with selenium, webdriver and e2e testing and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in Python.
VERIFIED ACTIVE
LAST COMMIT 2026-09-18 · ★ 13,024 · #3 OF 255 MAINTAINED BROWSER AUTOMATION · VERIFIED 2026-09-18
MIT · Python servers · how we verify → /methodology
01 · Install SeleniumBase MCP
Claude Code
claude mcp add seleniumbase-seleniumbase -- uvx seleniumbase Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"seleniumbase-seleniumbase": {
"command": "uvx",
"args": [
"seleniumbase"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions
license MIT - declared in the repository
pypi package seleniumbase - check the name against the project README before installing (PyPI has no namespace ownership)
registry namespace io.github.seleniumbase is GitHub-verified and matches the repo owner
03 · What SeleniumBase MCP can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Latest releases
v4.54.10 · 2026-09-18
MCP Server: Patch 18 · Update the MCP server · --> Make manage_cookies more secure. · --> Update docstrings. · Refresh Python dependencies · --> platformdirs · MCP Server: Patch 18
v4.54.9 · 2026-09-17
MCP Server: Patch 17 · Update the MCP server · Refresh Python dependencies · MCP Server: Patch 17
v4.54.8 · 2026-09-17
Fix command injection and more · Fix command injection in console scripts · Fix issue with clearing a field that has autocomplete · Fix typos in behave_sb.py · Refactor console scripts · Update the MCP server · Refresh…
04 · Who maintains SeleniumBase MCP
SeleniumBase MCP is maintained by seleniumbase. It's the only MCP server we track from this author; the repo dates to Mar 2014.
05 · Facts
- repository
- github.com/seleniumbase/seleniumbase
- category
- browser automation - ranked #3 of 255 actively-maintained browser automation servers as of 2026-09-18.
- release cadence
- 10+ releases in the last 90 days (latest 2026-09-18)
- registry
- io.github.seleniumbase/seleniumbase (active, first published 2026-09-12 · 9 versions)
- packages
- pypi:seleniumbase
06 · SeleniumBase MCP FAQ
What is SeleniumBase MCP?
All-in-one Browser Automation Framework: Web Crawling / Testing / Scraping / Stealth. It runs locally over stdio via the published package.
Is SeleniumBase MCP still maintained?
Yes - as of 2026-09-18, its last commit was 2026-09-18 and it shipped 10+ releases in the last 90 days. We re-verify nightly.
How do I install SeleniumBase MCP?
Run `uvx seleniumbase`. You can also paste the ready-made client config above.
Does SeleniumBase MCP run locally?
Yes - it's a stdio server: it runs on your machine (via uvx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to SeleniumBase MCP
Alternatives to SeleniumBase MCP
Maintained browser automation servers if SeleniumBase MCP isn't the fit.
- Chrome DevTools MCP MCP server for Chrome DevTools ★ 52,170 · 2026-09-17
- Server Browser MCP server for browser use access ★ 39,038 · 2026-09-11
- Playwright MCP Playwright Tools for MCP ★ 37,231 · 2026-09-17
- Aihawk AI browser agent: browses, clicks, types, and reads real web pages from plain-English instructions. ★ 31,628 · 2026-09-18
- Mobile MCP MCP server for iOS and Android Mobile Development, Automation and Testing ★ 6,744 · 2026-09-16
- Agent Device (callstackincubator) Let AI agents inspect, control, and debug real iOS, Android, desktop, and TV apps ★ 4,641 · 2026-09-18
Pairs well with
Servers that cover what SeleniumBase MCP doesn't - only shown when the pairing reason fits the companion.
- Firecrawl MCP Server → web scraping companion web scraping · ★ 7,478
- Tavily MCP → web scraping companion web scraping · ★ 2,390
- Codebase Memory → memory companion memory · ★ 43,715
- Memorix → memory companion memory · ★ 785
- Server Filesystem → filesystem companion filesystem · ★ 39,038
- Pdf MCP → filesystem companion filesystem · ★ 135
head to head · Playwright MCP vs SeleniumBase MCP · Chrome DevTools MCP vs SeleniumBase MCP · Agent Device (callstackincubator) vs SeleniumBase MCP
More browser automation MCP servers · Sendblue Browser MCP · Universal Screenshot MCP · Bussin MCP · Zen MCP · Vecline
More Python MCP servers · Selvage · Sdcgovernance · LINZA · Nouz · Brainkb · see all