Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI โ†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE โ†— (opens in a new tab)
  • llms.txt โ†— (opens in a new tab)
  • Catalog JSON โ†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub โ†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
ยฉ 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. ๐Ÿ“‚ Browser Automation
  3. Selenium MCP
Selenium MCP logo
Health: ActiveRecent health check succeeded.Last checked 9/11/2026, 4:01:07 AM

Selenium MCP

User RatingsBe the first to rate and review this MCP server!
View Repository1 GitHub StarsTotal stargazers on GitHub for the source repository (1 stars).Visit Website
seleniumbrowser-automationtestingcode-generation

Automates real-browser testing with Selenium, element actions, assertions, diagnostics, and test-code generation through MCP.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

This server is confirmed live โ€” we successfully called its tools/list endpoint directly (see the verified badge above). We haven't yet sandbox-tested the stdio install command below specifically, which is a separate, ongoing check.

Manual Client & Custom JSON ConfigExpand JSON โ–พ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "seleniumboot-selenium-mcp": {
      "command": "uvx",
      "args": [
        "seleniumboot-mcp"
      ]
    }
  }
}

๐Ÿ’ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Tool Schemas (85) Directory Badge Claim listing Alternatives๐Ÿ“‚ More in Browser Automation

Overview

seleniumboot/selenium-mcp MCP server exposes Selenium WebDriver browser automation to MCP clients such as Claude Desktop. It can start or automatically launch a browser, navigate pages, interact with elements, inspect state, run assertions, and capture diagnostics. Recorded browser actions can be converted into Java, Python, C#, Gherkin, Playwright, and CI configuration output. Reach for it when an agent needs to exercise a web application in a real browser or turn exploratory flows into test assets.

Use cases

โ€ขAutomate web application login and form workflows
โ€ขInspect interactive page elements and choose CSS selectors
โ€ขAssert page content, visibility, URLs, and element state
โ€ขRecord browser actions and generate automated test code
โ€ขCreate CI pipeline files for generated tests

Key features

โ€ขSelenium WebDriver browser control over MCP
โ€ขAutomatic Chrome startup with Selenium Manager
โ€ขElement inspection and self-healing locator support
โ€ขBrowser diagnostics, storage, and network tools
โ€ขMulti-language test and CI code generation

Capabilities & Tool Schemas (85) ~6.6k tokensApproximate context cost of this serverโ€™s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Verified live Verified liveCaptured by calling this serverโ€™s live tools/list endpoint.

Inspect callable tools, capabilities, and parameters exposed to AI agents by Selenium MCP.

start_browser

Start a browser session. Optional โ€” any tool will auto-start Chrome if no browser is open. Use this to choose Firefox, enable headless mode, or set a custom window size.

navigate

Navigate the browser to a URL.

take_screenshot

Take a screenshot and return it as base64.

get_page_source

Return the current page HTML source.

get_page_title

Return the current page title.

get_current_url

Return the current URL.

How Selenium MCP works

What seleniumboot/selenium-mcp MCP server does

seleniumboot/selenium-mcp MCP server lets an MCP client control a Selenium WebDriver session through browser, element, assertion, storage, diagnostics, and code-generation tools. It is intended for tasks such as opening a web page, filling forms, clicking controls, checking visible content, and recording the actions performed during a session.

The server works with a real browser rather than only returning HTTP responses. Chrome is supported by the documented installation path, and the server uses Selenium Manager so a separate ChromeDriver installation is not required. The optional browser-start tool can select Firefox, enable headless mode, or set a custom window size.

How it works

Install the Python package and register the seleniumboot-mcp executable as an MCP server using a supported client configuration. Browser startup is lazy: the first browser-related tool call starts Chrome when no session is already open. Calling start_browser explicitly is useful when browser type, headless operation, or window dimensions must be selected before other actions.

The session can span navigation, multiple tabs or windows, page scrolling, JavaScript execution, cookies, local storage, session storage, frames, alerts, shadow DOM elements, and file uploads. inspect_page reports interactive controls and suggested CSS selectors, which can help an agent choose locators before acting. The server also records actions and supports viewing or clearing the session log.

Setup and configuration

The README documents Python 3.10 or newer and Chrome as requirements. Install the package with:

Terminal
pip install seleniumboot-mcp

For Claude Desktop, add an MCP entry whose command is seleniumboot-mcp, then restart Claude Desktop. The documented configuration locations are %APPDATA%\\claude-desktop\\config.json on Windows and ~/.config/claude-desktop/config.json on macOS.

VS Code users can install the Selenium Boot MCP Marketplace extension, which registers the server with GitHub Copilot and can create project MCP configuration. JetBrains users can install the corresponding Marketplace plugin for JetBrains AI Assistant. Manual VS Code and Claude Code configurations are also documented in the repository.

Tools and capabilities

seleniumboot/selenium-mcp MCP server includes tools for:

  • Browser navigation, history, tabs, screenshots, page source, titles, URLs, scrolling, device emulation, and JavaScript.
  • Element discovery and interaction, including clicks, typing, hovering, drag-and-drop, selects, waits, uploads, alerts, frames, shadow DOM, and tables.
  • Assertions for titles, URLs, text, visibility, attributes, page content, and element counts.
  • Browser state and diagnostics, including console logs, network logs, cookies, storage, response mocking, screenshot comparison, and accessibility checks.
  • Self-healed locator inspection and cache management.
  • Test generation for Java TestNG, Java JUnit 5, Java Page Objects, Gherkin with Java steps, pytest, C# NUnit, and equivalent Playwright TypeScript.
  • CI output for GitHub Actions, Jenkins, and GitLab CI using Maven, Gradle, or pytest options where supported by the generator.

Limitations and notes

Chrome-only behavior applies to console logs and network logs according to the tool documentation. Mobile emulation uses Chrome DevTools Protocol. The server operates against a live browser session, so browser state, authentication, application data, and any actions requested by the MCP client affect that session. The provided material does not document environment variables, remote hosting, or API-key authentication.

Read the full README โ†’View source on GitHub โ†’

Related MCP Servers

View all in Browser Automation View all alternatives
  • Gecko MCP logoGecko MCP

    Control Firefox browsers (Floorp, LibreWolf, Zen, Firefox) from any MCP client.

    ๐Ÿ“‚ Browser Automation0 views
    Compare vs Gecko MCP โ†’
  • Periscope MCP logoPeriscope MCP

    Website & web-app testing built for AI agents rather than raw browser bindings: 66 Playwright tools with hard assertions, auto form-fill, persistent authenticated sessions (incl. interactive login for 2FA/SSO), network mocking, real INP, and accessibility/SEO/GEO (llms.txt, AI-crawler access, WebMCP) + Lighthouse audits.

    ๐Ÿ“‚ Browser Automation1 views
    Compare vs Periscope MCP โ†’
  • Webdriverio MCP logoWebdriverio MCP

    Browser and mobile app automation using WebdriverIO, enabling AI agents to control browsers, interact with web elements, and automate native Android and iOS apps via the WebDriver and Appium protocols.

    ๐Ÿ“‚ Browser Automation1 views
    Compare vs Webdriverio MCP โ†’
  • Feedthrough logoFeedthrough

    In-browser debug bridge that injects into your running web app, so an agent can read the DOM, console logs and network requests, and click/fill/inspect the page. Runs inside the page (not an external CDP driver), so it works in any browser and inside Cypress/Playwright runs.

    ๐Ÿ“‚ Browser Automation2 views
    Compare vs Feedthrough โ†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks โ€” not a rating.

GitHub stars
1
Stargazers on the source repository.
Last commit
1d ago
Most recent push to the default branch.
Tools exposed
85
Callable tools this server registers over MCP.
Directory activity
6 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet โ€” be the first to share how this listing worked for you.

Frequently Asked Questions about Selenium MCP

Install Python 3.10 or newer and run `pip install seleniumboot-mcp`. Chrome is required for the documented setup, and a separate ChromeDriver installation is not needed.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewSelenium MCP AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/seleniumboot-selenium-mcp?style=directory)](https://allmcps.com/mcp/seleniumboot-selenium-mcp)
HTML Embed
<a href="https://allmcps.com/mcp/seleniumboot-selenium-mcp"><img src="https://allmcps.com/api/badge/seleniumboot-selenium-mcp?style=directory" alt="Selenium MCP on AllMCPs" /></a>

Technical Specs & Signals

Category๐Ÿ“‚Browser Automation
PricingFree
More technical detailsExpand โ–พ
TransportSTDIO
RuntimePython
AuthNo auth required
LicenseMIT
ClientsClaude Desktop
Last updatedSep 11, 2026
10/11 checks healthy over the last 33d
Views6
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars1
GitHub Star CountTotal stargazers on GitHub representing community popularity (1 stars).
Last commit1d ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Sep 11, 2026
60Quality signal: Good ยท 60/100How this signal is calculated โ–พ
Server availabilityNot measured

Not scored for repo-hosted servers โ€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools30/30
Adoption & activity4/15
Community engagement1/10

A guidance signal from public completeness & health data โ€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 17d ago via OSV.dev ยท seleniumboot-mcp (PyPI)

โ˜… FeaturedAllMCPs Server logo

AllMCPs Server

The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 10,000+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

Explore Server โ†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge โ€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it โ€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in ๐Ÿ“‚ Browser Automation โ†’Best MCP servers for Browser Automation โ†’Alternatives to Selenium MCP โ†’Install in Claude DesktopInstall in CursorInstall in VS Code