Playwright
Enables browser automation capabilities using Playwright for LLMs to interact with web pages.
概要
This tool provides a Model Context Protocol (MCP) server that empowers Large Language Models (LLMs) with the ability to interact with web pages. Through Playwright, it offers functionalities such as navigating websites, capturing screenshots (full page or specific elements), executing JavaScript, and performing comprehensive web interactions like clicking and form filling. It also provides access to browser console logs.
主な機能
- Full browser automation capabilities
- Screenshot capture of entire pages or specific elements
- Comprehensive web interaction (navigation, clicking, form filling)
- Console log monitoring
- JavaScript execution in browser context
ユースケース
- Automated web testing
- Web scraping and data extraction
- AI-powered web interaction