Selenium MCP Server
https://server.smithery.ai/pshivapr/selenium-mcp/mcp
● degraded
Enable AI assistants and applications to perform automated web browser interactions, testing, and scraping through a standardized interface. Control multiple browsers with comprehensive element interaction and advanced navigation tools. Benefit from type-safe, robust browser automation powered by Selenium WebDriver.
Transport
streamable-http
Auth
smithery_api_key
Cost
—
How to connect
MCP endpoint (streamable-http)
https://server.smithery.ai/pshivapr/selenium-mcp/mcp
JSON-RPC initialize probe
curl -X POST https://server.smithery.ai/pshivapr/selenium-mcp/mcp \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Listed at (smithery)
https://github.com/pshivapr/selenium-mcp