SERVER
Selenix MCP Server
Rank #29955io.github.markmircea/Selenix-MCP-Server
MCP server that bridges local apps with Selenix for browser automation.
First listed
Mar 18, 2026
Last publish date
Mar 18, 2026
OVERVIEW
Selenix MCP Server is a Model Context Protocol (MCP) server published by markmircea. It ranks #29955 of 58,900 servers tracked on MCP Toplist. Selenix MCP Server is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Mar 18, 2026 and most recently updated on Mar 18, 2026.
STANDING
#29,955of 58,900 tracked servers
Ranks ahead of 28,945 of 58,900 servers on MCP Toplist.
CONNECT
Use Selenix MCP Server
Add Selenix MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"mcpServers": {
"selenix-mcp-server": {
"command": "npx",
"args": [
"-y",
"@selenix/mcp-server"
],
"env": {
"YOUR_API_KEY": "<your YOUR_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 1 registry (1 delisted)
GlamaDelisted · last seen Apr 27, 2026
ORGANIZATION
markmircea
VERSIONS
Available versions (2)
| Version | Published |
|---|---|
| 1.0.7 | Mar 18, 2026 |
| 0.1.0 | Nov 25, 2024 |
FAQ
Frequently asked questions
- What is Selenix MCP Server?
- MCP server that bridges local apps with Selenix for browser automation.
- Who maintains Selenix MCP Server?
- Selenix MCP Server is maintained by markmircea, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Selenix MCP Server an official MCP server?
- Yes — Selenix MCP Server is listed on the Official MCP Registry, alongside Glama.
- How many versions does Selenix MCP Server have?
- MCP Toplist tracks 2 versions of Selenix MCP Server, most recently published on Mar 18, 2026.
- Where can I find the source code for Selenix MCP Server?
- The source code for Selenix MCP Server is hosted at github.com/markmircea/Selenix-MCP-Server.
EXPLORE