jomon003/PlayMCP
If you are the rightful owner of PlayMCP 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.
PlayMCP Browser Automation Server is a comprehensive MCP server for browser automation using Playwright, offering powerful tools for web scraping, testing, and automation.
Tools
Functions exposed to the LLM to take actions
openBrowser
Launch browser instance
navigate
Navigate to URL
click
Click element
type
Type text into element
moveMouse
Move mouse to coordinates
scroll
Scroll page with feedback
screenshot
Take screenshot
getPageSource
Get HTML source
getPageText
Get text content
getPageTitle
Get page title
getPageUrl
Get current URL
getScripts
Get JavaScript code
getStylesheets
Get CSS stylesheets
getMetaTags
Get meta tags
getLinks
Get all links
getImages
Get all images
getForms
Get all forms
getElementContent
Get element content
getElementHierarchy
Get DOM hierarchy
executeJavaScript
Run JavaScript
closeBrowser
Close browser
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client