rookieInTraining/selenium-mcp
3.1
If you are the rightful owner of selenium-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 henry@mcphub.com.
A Spring Boot-based Model Context Protocol (MCP) server that provides Selenium WebDriver automation tools for browser automation through a standardized MCP interface.
Tools
Functions exposed to the LLM to take actions
browser_init
Create a new browser session.
go_to
Navigate to a URL.
get_page_source
Get current page source.
quit_browser
Close browser session.
find_element
Find a single element.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client