-
securityA
license-
qualityA MCP server that provides browser automation tools, allowing users to navigate websites, take screenshots, click elements, fill forms, and execute JavaScript through Playwright.
Last updated -
Python
Apache 2.0
playwright-mcp(Model Context Protocol)は、AIアシスタントとブラウザ自動化のギャップを埋める強力なツールです。AIモデルがウェブブラウザと対話し、DOM要素を検査し、ユーザーインタラクションを記録し、より高精度なPlaywrightテストスクリプトを生成することを可能にします。このガイドでは、playwright-mcpの効果的な設定と使用方法について説明します。
ブラウザ インターフェースで利用可能なツール:
init-browser
: Playwright ブラウザを初期化します。get-context
: テストケースの作成に使用するウェブサイトのコンテキストを取得します。execute-code
: 現在のページに対してカスタム Playwright JS コードを実行します。get-screenshot
: 現在のページのスクリーンショットを取得するget-full-dom
: 現在のページの完全なDOMを取得します。(代わりにget-context
使用をお勧めします)さらに詳しく知りたいですか? 完全なドキュメントをご覧ください。
This server cannot be installed
local-only server
The server can only run on the client's local machine because it depends on local resources.
Playwright MCPサーバーは、Webページとのインタラクションや要素の検査を可能にすることで、AI駆動型のPlaywrightテスト生成を可能にします。CursorなどのIDEと統合されており、リアルタイムのコンテキストを提供することで、テストの精度と効率性を向上させます。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Ashish-Bansal/playwright-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server