wdio-mcp-server

siri100/wdio-mcp-server

3.3

If you are the rightful owner of wdio-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 henry@mcphub.com.

The wdio-mcp-server is a custom Model Context Protocol server designed to automate WebdriverIO browser-based testing using GitHub Copilot Agent's Agent Mode.

Tools

Functions exposed to the LLM to take actions

openBrowser

Opens a new browser instance.

navigate

Navigates to a specified URL.

clickElement

Clicks on a specified element.

setValue

Sets a value for a specified input field.

getText

Retrieves text from a specified element.

isDisplayed

Checks if a specified element is displayed.

closeBrowser

Closes the current browser instance.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources