browser automation
Selenium Mcp Server
A Model Context Protocol server providing web automation capabilities through Selenium WebDriver
python
local
macos
windows
linux
browser automation
Installation
npx -y PhungXuanAnh/selenium-mcp-serverConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "selenium-mcp-server",
"command": "npx",
"args": [
"-y",
"PhungXuanAnh/selenium-mcp-server"
]
}About This MCP Server
PhungXuanAnh/selenium-mcp-server
A Model Context Protocol server providing web automation capabilities through Selenium WebDriver
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub