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. Selenix MCP Server
Selenix MCP Server logo
Health: ActiveRecent health check succeeded.Last checked 9/9/2026, 8:47:42 PM

Selenix MCP Server

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
browser-automationtestingseleniumclaude-desktop

Connects Claude Desktop to Selenix for creating, running, inspecting, and repairing browser automation tests.

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.

One-click editor setup isn’t available for this listing yet β€” we don’t have a confirmed install command, and we’d rather show nothing than point your editor at the wrong package or host. Follow the project’s own setup instructions, linked above.

Manual Client & Custom JSON ConfigExpand JSON β–Ύ
No confirmed setup config for this listing yet. We only publish a config block when the install details come from the project itself β€” its README, its docs, or a verified owner. We haven’t found those for markmircea/Selenix-MCP-Server, and we’d rather show nothing than a guess you’d paste into your client. Follow the project’s own setup instructions for the current steps.
Install Tool Schemas (18) Directory Badge Claim listing AlternativesπŸ“‚ More in Browser Automation

Overview

The markmircea/Selenix-MCP-Server MCP server connects Claude Desktop to Selenix through the Model Context Protocol. It runs locally over stdio and forwards tool calls as HTTP requests to Selenix's localhost bridge, allowing agents to inspect browser state, modify tests, execute runs, and review results. Reach for it when browser tests are managed in Selenix and you want Claude to create or troubleshoot them through natural language. Selenix, Claude Desktop, and Node.js 18 or later are required.

Use cases

β€’Create browser tests from natural-language instructions
β€’Run Selenix tests and inspect pass/fail results
β€’Debug failed commands using screenshots and DOM context
β€’Review workspace logs and current test state
β€’Update test commands through targeted edits

Key features

β€’Inspect browser screenshots and annotated HTML
β€’List and retrieve Selenix tests and commands
β€’Create, replace, and repair test commands
β€’Run tests with returned execution results
β€’Read workspace metadata and paginated logs

Capabilities & Tool Schemas (18) ~255 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.Self-reported Self-reportedParsed from the repository README, not verified against a live server β€” may be incomplete or out of date.

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

get_screenshot

Capture a screenshot of the browser window

get_page_html

Get the page HTML with interactive elements annotated

get_search_html

Search page HTML by regex pattern

get_selected_command_info

Get DOM context for a command's target element

get_current_test

Get all commands in the current test

get_test_list

List all tests in the project

How Selenix MCP Server works

What markmircea/Selenix-MCP-Server MCP server does

The markmircea/Selenix-MCP-Server MCP server exposes Selenix browser automation and testing workflows to Claude Desktop. It supports inspecting the active workspace, browsing available tests and commands, viewing project and suite metadata, and examining the current test. Claude can also capture browser screenshots, retrieve page HTML with interactive elements annotated, search page HTML with a regular expression, and inspect DOM context for a command target.

The server also provides operations for changing and executing tests. An agent can append commands at a chosen position, replace a test's complete command set, or apply focused updates, removals, and insertions. The run_test tool waits for execution results for up to two minutes, while result and log tools help review what happened afterward.

How it works

The markmircea/Selenix-MCP-Server MCP server uses Claude Desktop's stdio transport on one side and Selenix's local HTTP bridge on the other:

Claude Desktop -> MCP server -> Selenix bridge

Selenix must be open with its MCP server bridge enabled. The bridge listens only on 127.0.0.1, so the documented setup does not expose it to the network. Selenix creates a bearer token when it starts. Connection details are stored in ~/.selenix/bridge.json, and the MCP server reads that configuration for each call, allowing Selenix to restart without requiring a Claude Desktop restart.

Setup and configuration

Install Selenix and Claude Desktop, and use Node.js 18 or newer. In Selenix, open System Settings, find the MCP Server section, and enable the MCP server. The README documents an npm installation using npm install -g @selenix/mcp-server, followed by a Claude Desktop configuration that runs the package's dist/bundle.js with Node. The Selenix desktop application may also include resources/mcp-server/index.js, which can be used directly, or the bundle can be downloaded manually.

After editing Claude Desktop's claude_desktop_config.json, restart Claude Desktop. The configuration must place the Selenix entry inside mcpServers. A tools icon should then appear in the chat input area. If the bridge cannot be read or reached, first check that Selenix is running and that its MCP server setting is enabled.

Tools and capabilities

Inspection tools cover screenshots, page HTML, regex-based HTML search, selected-element context, tests, commands, project data, active suites, workspace summaries, step results, and paginated recent logs. Command documentation can be queried before constructing or repairing a test.

Editing and execution tools support adding commands, replacing all commands, applying targeted fixes, and running tests synchronously until results are available or the two-minute limit is reached.

Limitations and notes

The markmircea/Selenix-MCP-Server MCP server depends on the Selenix desktop application and its local bridge; it is not described as a standalone browser driver. Claude Desktop must be restarted after configuration changes. The bridge configuration is local, and no remote endpoint or external API credential is documented. The README's example paths contain machine-specific placeholders, so they must be replaced with actual local paths when configuring the Node command.

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

Related MCP Servers

View all in Browser Automation View all alternatives
  • Devloop logoDevloop

    Drives a browser (or a native Expo/React Native app on iOS/Android) and your dev server onto one correlated timeline, so a browser console error and the backend stack trace from the same moment line up. Includes repro action sequences, a unified log/network query API, and an Electron cockpit.

    πŸ“‚ Browser Automation2 views
    Compare vs Devloop β†’
  • Playwright MCP Server logoPlaywright MCP Server

    An MCP server using Playwright for browser automation and webscrapping

    πŸ“‚ Browser Automation2 views
    Compare vs Playwright MCP Server β†’
  • Browser Use MCP Server logoBrowser Use MCP Server

    browser-use packaged as an MCP server with SSE transport. includes a dockerfile to run chromium in docker + a vnc server.

    πŸ“‚ Browser Automation4 views
    Compare vs Browser Use MCP Server β†’
  • Selenium MCP logoSelenium MCP

    Python MCP server for Selenium WebDriver β€” 84 tools for browser automation, element interactions, assertions, and self-healing locators, plus codegen for Java TestNG / JUnit 5 / Cucumber / pytest / C NUnit / Playwright and CI pipelines (GitHub Actions / Jenkins / GitLab CI). No ChromeDriver setup needed.

    πŸ“‚ Browser Automation6 views
    Compare vs Selenium MCP β†’

Adoption & maintenance

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

GitHub stars
1
Stargazers on the source repository.
Last commit
5mo ago
Most recent push to the default branch.
Tools exposed
18
Callable tools this server registers over MCP.
Directory activity
3 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 Selenix MCP Server

Install Node.js 18 or later, Selenix, and Claude Desktop. The documented npm method is `npm install -g @selenix/mcp-server`, followed by adding the bundle path to Claude Desktop's MCP configuration.

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 PreviewSelenix MCP Server AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/markmircea-selenix-mcp-server?style=directory)](https://allmcps.com/mcp/markmircea-selenix-mcp-server)
HTML Embed
<a href="https://allmcps.com/mcp/markmircea-selenix-mcp-server"><img src="https://allmcps.com/api/badge/markmircea-selenix-mcp-server?style=directory" alt="Selenix MCP Server on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ“‚Browser Automation
PricingFree
More technical detailsExpand β–Ύ
AuthNo auth required
ClientsClaude Desktop
Last updatedSep 7, 2026
11/11 checks healthy over the last 33d
Views3
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 commit5mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Mar 18, 2026
45Quality signal: Fair Β· 45/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 & tools23/30
Adoption & activity1/15
Community engagement0/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.

β˜… Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your 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 Selenix MCP Server β†’Install in Claude DesktopInstall in CursorInstall in VS Code