Skip to main content
Glama

Firefox MCP Server

by JediLuke

screenshot

Capture screenshots of Firefox browser pages or full tabs for automation and debugging. Save images to specified paths using Playwright-based browser control.

Instructions

Take a screenshot

Input Schema

NameRequiredDescriptionDefault
fullPageNo
pathNoscreenshot.png
tabIdNo

Input Schema (JSON Schema)

{ "properties": { "fullPage": { "default": false, "type": "boolean" }, "path": { "default": "screenshot.png", "type": "string" }, "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