Skip to main content
Glama

Selenium MCP Server

by themindmod

browser_navigate

Direct web browsers to specified URLs using Selenium WebDriver for web automation tasks such as scraping, testing, and form filling.

Instructions

Navigate to a URL

Input Schema

NameRequiredDescriptionDefault
urlYesThe URL to navigate to

Input Schema (JSON Schema)

{ "properties": { "url": { "description": "The URL to navigate to", "type": "string" } }, "required": [ "url" ], "type": "object" }
Install Server

Other Tools from Selenium MCP Server

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/themindmod/selenium-mcp-server'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server