Skip to main content
Glama
skjshr
by skjshr

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
firefox_list_tabsA

List current Firefox tabs.

firefox_claim_tabC

Claim an existing Firefox tab by sessionTabId.

firefox_open_tabC

Open a new Firefox tab.

firefox_navigateC

Navigate a claimed or existing Firefox tab.

firefox_snapshotC

Read a compact DOM snapshot from a Firefox tab.

firefox_screenshotC

Capture a PNG screenshot of a Firefox tab.

firefox_findB

Find visible page elements by text, role, label, placeholder, CSS selector, or approximate query.

firefox_wait_forC

Wait for text, selector, navigation, URL substring, load completion, or focus state.

firefox_mouse_clickC

Click by viewport coordinates or selector/ref.

firefox_mouse_moveC

Move the mouse over viewport coordinates or an element.

firefox_scrollC

Scroll the page or a specific element.

firefox_dragC

Drag from one point or element to another.

firefox_focusC

Focus an element by selector/ref or viewport point.

firefox_select_textC

Select text in an input, textarea, contenteditable element, or the current document.

firefox_pasteC

Paste text into the focused element or a chosen element.

firefox_evalB

Run page JavaScript for local browser automation. Obvious cookie/storage extraction is blocked.

firefox_clickC

Click an element in a Firefox tab.

firefox_typeC

Type text into an element in a Firefox tab.

firefox_keypressC

Send a keyboard key to a Firefox tab.

firefox_backC

Go back in a Firefox tab.

firefox_forwardB

Go forward in a Firefox tab.

firefox_reloadC

Reload a Firefox tab.

firefox_close_tabC

Close a Firefox tab.

firefox_releaseB

Release a claimed Firefox tab without closing it.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/skjshr/fire-fodex'

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