gecko-mcp
Related Servers
Alternatives to gecko-mcp
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityAmaintenanceEnables MCP-capable CLIs to operate real, already-logged-in Firefox tabs via a WebExtension and native messaging, without simulated input. Supports navigation, clicking, typing, reading, screenshots, and console/network capture with policy gating and frame awareness.MIT
- FlicenseNot gradedqualityBmaintenanceLocal-first browser automation for LibreWolf, enabling controlled profile browsing with status, navigation, screenshots, console/network inspection, and more through MCP.-
- AlicenseNot gradedqualityAmaintenanceMCP server that gives local clients controlled access to a Firefox profile, enabling tab listing, reading, interaction, scripting, and screenshots with granular, revocable permissions.MIT
- AlicenseBqualityAmaintenanceMCP server that drives your real Chrome/Edge/Opera browser through a Chrome extension and DevTools Protocol, preserving logins and session state, and can also perform OS-level mouse and keyboard input behind approval.552MIT
- AlicenseNot gradedqualityCmaintenanceLets MCP clients control a live Zen/Firefox browser to navigate, click, fill forms, screenshot, and execute JavaScript through a persistent server and browser extension.MIT
- AlicenseBqualityCmaintenanceA local Firefox bridge for MCP agents that enables tab control, DOM interaction, mouse/keyboard actions, and screenshots.24MIT
TDQS
Scored across 41 tools
Most tools have clearly distinct purposes, but there is potential confusion between synthetic (click, type_text) and real OS (real_click, real_type) variants, and between snapshot/find/read_page for content extraction. Overall, descriptions help disambiguate.
All tool names follow a consistent snake_case verb_noun pattern (e.g., open_tab, get_article, enable_evaluate, real_click). No mixed conventions or chaotic naming.
41 tools is high for a browser automation server, which typically has 10-20. While many actions are covered, some tools like separate real/synthetic variants and enable/disable toggles bloat the count.
Covers core browser automation well: navigation, tabs, element interaction, content extraction, OS input, screenshots, workspaces. Missing download handling and drag-and-drop, but not severely incomplete.