Skip to main content
Glama

Firefox MCP Server

by JediLuke

navigate

Directs Firefox browser to a specified URL using Playwright automation, enabling precise control over navigation and tab management for efficient browser testing and debugging.

Instructions

Navigate to a URL

Input Schema

NameRequiredDescriptionDefault
tabIdNo
urlYes

Input Schema (JSON Schema)

{ "properties": { "tabId": { "type": "string" }, "url": { "type": "string" } }, "required": [ "url" ], "type": "object" }

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/JediLuke/firefox-mcp-server'

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