MCP Server Playwright
A Model Context Protocol server providing browser automation capabilities using Playwright. It enables LLMs to interact with web pages, capture screenshots, and execute JavaScript in a real browser environment.
Key features:
- Full browser automation
- Screenshot capture (full page or specific elements)
- Web interaction (navigation, clicking, form filling)
- Console log monitoring
- JavaScript execution in browser context
Use cases:
- Enabling LLMs to interact with web pages
- Automated testing
- Web scraping
- Generating visual content from web pages