HomeServersBrowser Automation › webdriverio/mcp
MCP Server Active MIT local

webdriverio/mcp

Browser and mobile app automation using WebdriverIO, enabling AI agents to control browsers, interact with web elements, and automate native Android and iOS apps via the WebDriver and Appium protocols.

Quality score 66/100
View on GitHub →
Stars
★ 35
Last commit
10d ago
Language
TypeScript
Install
npm / npx
Repository

Installation

Example client config (verify package name in the repo README)

{
  "mcpServers": {
    "mcp": {
      "command": "npx",
      "args": ["-y", "mcp"]
    }
  }
}

Topics

Related in Browser Automation

MCP Server Official Active

firecrawl/firecrawl-mcp-server

Official Firecrawl server with live browser interaction (`firecrawl_interact`) — navigate, click, type, and scroll on a page before extraction, for JS-heavy or auth-gated sites. Also scrape, crawl, map, search, and extract.

7.1k JavaScript Updated yesterday Score 99
MCP Server Active

agent-infra/mcp-server-browser

Browser automation capabilities using Puppeteer, both support local and remote browser connection.

38.4k TypeScript Updated today Score 90
MCP Server Active

microsoft/playwright-mcp

Official Microsoft Playwright MCP server, enabling LLMs to interact with web pages through structured accessibility snapshots

35.7k TypeScript Updated 7d ago Score 80
MCP Server Active

LvcidPsyche/auto-browser

Open-source MCP-native browser agent with human takeover via noVNC, reusable auth profiles, and approval/audit rails. Playwright + FastAPI, Docker-based isolated sessions, stdio bridge for Claude Desktop and Cursor.

741 Python Updated 2d ago Score 79
MCP Server Active

eat-pray-ai/yutu

A fully functional MCP server and CLI for YouTube to automate YouTube operation

603 Go Updated today Score 78
MCP Server Active

freema/firefox-devtools-mcp

Firefox browser automation via WebDriver BiDi for testing, scraping, and browser control. Supports snapshot/UID-based interactions, network monitoring, console capture, and screenshots.

328 TypeScript Updated yesterday Score 75