Skip to main content
Glama

Firefox MCP Server

by JediLuke

get_current_url

Retrieves the current URL of a specified tab in Firefox using the Firefox MCP Server. Enables browser automation and debugging by providing accurate tab URL data for enhanced control and workflow efficiency.

Instructions

Get current page URL

Input Schema

NameRequiredDescriptionDefault
tabIdNo

Input Schema (JSON Schema)

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