Firefox MCP Server
UnclaimedA fully vibe-coded, experimental, MCP server to control firefox
Install
npx playwright install firefoxUnclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (28)
browser_close
Close browser and clean up all resources
browser_launch
Launch Firefox with debugging capabilities
debug_activity_all
Combined feed of all debugging information
debug_buffers_clear
Clear accumulated debug data
debug_console_logs
Monitor browser console output
debug_helpers_inject
Inject custom debugging utilities
debug_javascript_errors
Track JavaScript errors and exceptions
debug_monitoring_start
Start comprehensive monitoring
debug_network_activity
Monitor HTTP requests and responses
debug_performance_metrics
Get timing and memory usage data
debug_websocket_messages
Capture WebSocket traffic (LiveView-friendly)
element_click
Click elements by selector or coordinates
element_drag
Drag and drop with smooth animations
element_wait
Wait for elements to appear or become visible
history_back
/ historyforward - Browser history navigation
html_extract
Extract HTML content from page or elements
input_type
Type text into input fields and text areas
javascript_execute
Run custom JavaScript in browser context
keyboard_press
Send keyboard events with modifier support
page_navigate
Navigate to any URL
page_reload
Refresh current page
page_screenshot
Capture screenshots with flexible options
session_close
Close specific session and free resources
session_create
Create isolated browser session with independent state
session_list
List all active sessions with URLs and status
session_set_active
Set default session for subsequent operations
text_extract
Get visible text content
url_get_current
Get current page URL