π€ MCP Selenium Grid
@Falamarcao
About π€ MCP Selenium Grid
(DO NOT USE, NOT READY) A Model Context Protocol (MCP) server that enables AI Agents to request and manage Selenium browser instances through a secure API. Perfect for your automated browser testing needs! π
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-selenium-grid": {
"command": "uv",
"args": [
"venv"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is π€ MCP Selenium Grid?
A Model Context Protocol (MCP) server that enables AI Agents to request and manage Selenium browser instances through a secure API, designed for automated browser testing.
How to use π€ MCP Selenium Grid?
Clone the repository, create a virtual environment with uv, install dependencies, and start the development server with uv run fastapi dev src/app/main.py. Run tests with uv run pytest -m unit (or integration/e2e markers).
Key features of π€ MCP Selenium Grid
- Enables AI Agents to manage Selenium browser instances.
- Provides a secure API for browser automation.
- Integrates with Docker and Kubernetes (K3s).
- Uses uv for dependency management and installation.
- Includes unit, integration, and e2e test support.
Use cases of π€ MCP Selenium Grid
- Automated browser testing via AI Agents.
- Secure management of Selenium browser instances.
FAQ from π€ MCP Selenium Grid
β
More Browser Automation MCP servers
@mendableai/firecrawl Mcp Server
mendableaiThe API to search, scrape, and interact with the web at scale. π₯
Slack Slack
microsoftPlaywright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.
Puppeteer Vision Mcp Server
djannotUmut Naci
firecrawlThe API to search, scrape, and interact with the web at scale. π₯
Browser Control MCP
eyalzhMCP server paired with a browser extension that enables AI agents to control the user's browser.
Comments