jpalley/ruby-webdriver-mcp
3.2
If you are the rightful owner of ruby-webdriver-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 dayong@mcphub.com.
The Selenium WebDriver MCP Server is a containerized server designed to control Selenium WebDriver from Large Language Models (LLMs) and AI agents, enabling browser automation through a simple HTTP API.
Tools
Functions exposed to the LLM to take actions
navigate
Navigate to a URL.
find_element
Find an element on the page.
click_element
Click on an element.
send_keys
Type text into an element.
execute_script
Execute JavaScript in the browser.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client