blackwhite084/playwright-plus-python-mcp
If you are the rightful owner of playwright-plus-python-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A MCP server with Playwright tools for browser automation and note management.
Tools
Functions exposed to the LLM to take actions
playwright_navigate
Navigate to the specified URL
playwright_screenshot
Take screenshots of the current page or specific element
playwright_click
Click on page elements using the CSS selector
playwright_fill
Fill in the input field
playwright_evaluate
Execute JavaScript code in the browser console
playwright_click_text
Click on page element through text content
playwright_get_text_content
Get the text content of all visible elements
playwright_get_html_content
Get the HTML content of the page
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client