🤖 MCP Selenium Grid
@Falamarcao
关于 🤖 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! 🚀
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"mcp-selenium-grid": {
"command": "uv",
"args": [
"venv"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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
—
浏览器自动化 分类下的更多 MCP 服务器
Yoyo
firecrawl🔥 Official Firecrawl MCP Server - Adds powerful web scraping and search to Cursor, Claude and any other LLM clients.
fetch-mcp
egoistAn MCP server for fetching URLs / Youtube video transcript.
Fetch MCP
jae-jaeMCP server for fetch web page content using Playwright headless browser.
Slack Slack
microsoftPlaywright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.
MCP server w/ Browser Use
JovaniPinkFastAPI server implementing MCP protocol Browser automation via browser-use library.
评论