mcp-selenium
If you are the rightful owner of mcp-selenium 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.
A Model Context Protocol (MCP) server implementation for Selenium WebDriver, enabling browser automation through standardized MCP clients.
start_browser
Start a browser session
navigate
Navigate to the specified URL
find_element
Find page elements
click_element
Click on the element
send_keys
Enter text into an element
get_element_text
Get element text
hover
Mouse hover
drag_and_drop
Drag and drop operation
double_click
Double-click an element
right_click
Right-click
press_key
Simulate keys
upload_file
Upload file
take_screenshot
screenshot
close_session
Close the session