Skip to main content
Glama

Firefox MCP Server

by JediLuke

set_active_tab

Activate a specific tab in Firefox using its unique ID with the Firefox MCP Server. This tool enables precise tab control for browser automation and multi-tab debugging workflows.

Instructions

Set active tab

Input Schema

NameRequiredDescriptionDefault
tabIdYes

Input Schema (JSON Schema)

{ "properties": { "tabId": { "type": "string" } }, "required": [ "tabId" ], "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