automatalabs/mcp-server-playwright
🔌 MCP ServerAutomata-Labs-team
Browser automation MCP server using Playwright for AI agents.
The automatalabs/mcp-server-playwright is an open-source MCP (Model Context Protocol) server that integrates Playwright browser automation into AI agent workflows. It exposes tools such as navigation, clicking elements, filling inputs, taking screenshots, and executing JavaScript. Built on Node.js, it supports headless and headed modes, making it suitable for web scraping, testing, and interactive web tasks. The server handles multiple browser contexts and provides robust error handling. It is designed to work with any MCP-compatible client (e.g., Claude, Cline).
💡Highlights
- ├─Full Page Screenshot Tool
- ├─Navigation & Click Actions
- └─MCP Protocol Compatible
🎯For
- ├─AI developers
- └─Web automation engineers