Standard I/O
Build from source
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"playwright-plus-python-mcp": {
"args": [
"index.js"
],
"command": "node"
}
}
}Fills out an input field.
Get the text content of all visiable elements.
Clicks an element on the page using a CSS selector.
Get the HTML content of the page.
a `selector` argument (string) to specify the CSS selector for the element.
Takes a screenshot of the current page or a specific element.
Executes JavaScript code in the browser console.
Clicks an element on the page by its text content.
Navigates to a specified URL. This operation will automatically create a new session if there is no active session.
`selector` argument (string) to specify a CSS selector for the element to screenshot. If no selector is provided, a full-page screenshot is taken.
Evaluate and compare ML model performance with rigorous testing methodologies
Comprehensive test creation skill for TypeScript/Jest projects with focus on MCP server testing patterns
Skill for creating comprehensive documentation of GitHub and DollhouseMCP integration workflows
Generate comprehensive test suites including unit tests, integration tests, and E2E tests