Selenium_MCP_Server

KiranMote/Selenium_MCP_Server

3.1

If you are the rightful owner of Selenium_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 Selenium MCP Server is a Model Context Protocol server that provides browser automation capabilities using Selenium WebDriver, allowing programmatic control of web browsers through a standardized interface.

Tools

Functions exposed to the LLM to take actions

start_browser

Initialize a new browser session

close_browser

Close the current browser session

navigate

Navigate to a specific URL

get_current_url

Get the current page URL

get_page_title

Get the current page title

click

Click on an element

type_text

Type text into input fields

get_text

Extract text content from elements

wait_for_element

Wait for elements to meet specific conditions

take_screenshot

Capture page screenshots

execute_script

Run JavaScript code in the browser

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources