π€ 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! π
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
β
Basic information
More Browser Automation MCP servers
fetch-mcp
egoistAn MCP server for fetching URLs / Youtube video transcript.
MCP Browser Kit
ndthanhdevAn MCP Server that enables AI assistants to interact with your local browsers.
Firecrawl Mcp Server
mendableaiπ₯ Official Firecrawl MCP Server - Adds powerful web scraping and search to Cursor, Claude and any other LLM clients.
Slack Slack
microsoftPlaywright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.
Fastcrw
usFast, lightweight Firecrawl/Tavily alternative in Rust. Web scraper, crawler & search API with MCP server for AI agents. Drop-in Firecrawl-compatible API (/scrape, /crawl, /search). 2.3x faster than Tavily, 1.5x faster than Firecrawl in 1K-URL benchmarks. 6 MB RAM, single binary.
Comments