JediLuke/firefox-mcp-server
3.4
If you are the rightful owner of firefox-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
This MCP server provides Firefox browser automation capabilities through Playwright, allowing you to control Firefox from within your MCP-enabled applications.
Tools
Functions exposed to the LLM to take actions
launch_firefox_multi
Launch Firefox browser with multi-tab support and debugging.
create_tab
Create a new tab with isolated session and debugging.
list_tabs
List all active tabs with their URLs and status.
close_tab
Close a specific tab.
set_active_tab
Set the active tab for subsequent operations.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client