{"slug":"microsoft/playwright-mcp","name":"Playwright","description":"Playwright MCP server","category":"web-scraping","tags":[],"official":true,"stars":33140,"transport":"stdio","install":[{"cmd":"npx @playwright/mcp@latest","imports":[]}],"tools":[{"name":"browser_click","description":"Perform click on a web page"},{"name":"browser_close","description":"Close the page"},{"name":"browser_console_messages","description":"Returns all console messages"},{"name":"browser_drag","description":"Perform drag and drop between two elements"},{"name":"browser_drop","description":"Drop files or MIME-typed data onto an element, as if dragged from outside the page. At least one of 'paths' or 'data' must be provided."},{"name":"browser_evaluate","description":"Evaluate JavaScript expression on page or element"},{"name":"browser_file_upload","description":"Upload one or multiple files"},{"name":"browser_fill_form","description":"Fill multiple form fields"},{"name":"browser_handle_dialog","description":"Handle a dialog"},{"name":"browser_hover","description":"Hover over element on page"},{"name":"browser_navigate","description":"Navigate to a URL"},{"name":"browser_navigate_back","description":"Go back to the previous page in the history"},{"name":"browser_network_request","description":"Returns full details (headers and body) of a single network request, or a single part if `part` is set. Use the number from browser_network_requests."},{"name":"browser_network_requests","description":"Returns a numbered list of network requests since loading the page. Use browser_network_request with the number to get full details."},{"name":"browser_press_key","description":"Press a key on the keyboard"},{"name":"browser_resize","description":"Resize the browser window"},{"name":"browser_run_code_unsafe","description":"Run a Playwright code snippet. Unsafe: executes arbitrary JavaScript in the Playwright server process and is RCE-equivalent."}],"env_vars":["PLAYWRIGHT_MCP_HOST","PLAYWRIGHT_MCP_PORT"],"auth_type":"none","github":"https://github.com/microsoft/playwright-mcp","homepage":"","server_url":"","status":"active","source":"mcpservers.org","updated_at":"Thu May 28"}