playwright-mcp-server

manishamishraacc/playwright-mcp-server

3.1

If you are the rightful owner of playwright-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

The Playwright MCP Server is a FastAPI-based server that integrates AI-powered test automation with Playwright and Azure DevOps.

Tools

Functions exposed to the LLM to take actions

create_browser_session

Create a new browser session.

navigate_to_url

Navigate to a URL.

click_element

Click an element on the page.

fill_form_field

Fill a form field with text.

take_screenshot

Take a screenshot.

get_page_content

Get text content from the page.

close_browser_session

Close the browser session.

run_ui_tests

Run UI tests using Playwright.

run_accessibility_tests

Run accessibility tests.

generate_test_report

Generate test reports.

get_release_info

Get release information.

create_release

Create a new release.

get_build_info

Get build information.

trigger_build

Trigger a new build.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources