Raghvendra-Raghuvanshi/selenium-mcp-server
3.2
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 henry@mcphub.com.
Selenium MCP Server is a Model Context Protocol server designed for browser automation using Selenium WebDriver, enabling teams and LLMs to automate browsers through a standardized protocol.
Tools
Functions exposed to the LLM to take actions
browser_navigate
Navigate to URLs.
browser_click
Click on elements.
browser_type
Type text into inputs.
browser_take_screenshot
Take screenshots of the current page.
browser_wait_for
Wait for elements or text to appear/disappear.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client