fbettag/selenium-mcp
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.
The Selenium MCP Server is a Model Context Protocol server designed for browser automation using Selenium WebDriver, integrated with a browserless service for scalable deployments.
Tools
Functions exposed to the LLM to take actions
Navigate to URL
Navigate to a specified URL.
Find Element
Locate an element on the page using various selectors.
Click Element
Simulate a click on a specified element.
Execute JavaScript
Run JavaScript code within the browser context.
Take Screenshot
Capture a screenshot of the current browser view.
Get Page Info
Retrieve information about the current page.
Close Browser
Close the current browser session.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client