PhungXuanAnh/selenium-mcp-server
Overview
A Model Context Protocol (MCP) server that provides web automation capabilities through Selenium WebDriver, including web navigation, screenshots, and JavaScript execution.
Capabilities
- • github integration
- • workflow automation support
Best For
Selenium MCP Server: A Model Context Protocol server enabling web automation via Selenium WebDriver with features like navigation, screenshots, and JavaScript execution.
Decision Snapshot
Install
detected in docs
Usage
detected in docs
Docs
3 links
Config
6 strong hints
Capabilities
2 key capabilities detected
- • GitHub stars: 7
- • Forks: 2
- • Source provenance count: 1
- • Last seen: 4/15/2026
- • Published: 3/17/2026
Features
- • **Web Navigation**: Navigate to URLs with timeout control and page readiness checking
- • **Screenshots**: Capture full-page screenshots of the current browser window
- • **Element Styling**: Retrieve CSS styles and computed style information for any element
- • **JavaScript Execution**: Execute custom JavaScript code in browser console with optional console output capture
- • **Browser Logging**: Access console logs (with level filtering) and network request logs (with URL filtering and error filtering)
- • **Local Storage Management**: Complete CRUD operations for browser local storage (add, read, update, delete)
- • **iFrame Support**: Work with elements inside iframes using iframe ID or name targeting
- • **XPath Support**: Use XPath expressions for precise element targeting
Use Cases
- • Supports capabilities such as: github integration; workflow automation support.
- • Common usage themes: mcp, curated, markdown-list, awesome-mcp-servers-punkpeye.
Supported Clients / Integrations
- • github integration
- • workflow automation support
Compatibility Signals
- • GitHub: supports (Detected in parser config/capability hints.)
Notes / Requirements
- • Primary language: Python
- • Documentation coverage: high
- • Parser coverage score: 1.00
- • Source feeds: Awesome MCP Servers (punkpeye)
- • Topic cluster: general
Official Links
Source Information
You can verify all information on this page against the source repository above.
Related MCP Tools
microsoft/playwright-mcp
Official Microsoft Playwright MCP server enabling LLMs to interact with web pages through structured accessibility snapshots.
co-browser/browser-use-mcp-server
An MCP server for browser-use with SSE transport, including a Dockerfile to run Chromium in Docker and a VNC server.
fradser/mcp-server-apple-reminders
An MCP server for interacting with Apple Reminders on macOS, written in TypeScript/JavaScript.
What To Do Next
Continue from this tool into a workflow and a learn guide to shorten implementation time.