Skip to main content
Glama

firefox-devtools-mcp

close_page

Close browser tabs by index to manage multiple pages during automation testing and web scraping workflows.

Instructions

Close the tab at the given index. Use list_pages to find valid indices.

Input Schema

NameRequiredDescriptionDefault
pageIdxYesThe index of the page to close

Input Schema (JSON Schema)

{ "properties": { "pageIdx": { "description": "The index of the page to close", "type": "number" } }, "required": [ "pageIdx" ], "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/freema/firefox-devtools-mcp'

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