zen-mcp
Related Servers
Alternatives to zen-mcp
No user-submitted related servers found.
Related Servers
- FlicenseAqualityAmaintenanceUnofficial MCP server for Zen Browser DevTools, enabling AI assistants to inspect and control Zen via Gecko/WebDriver BiDi327 npm2-
- AlicenseAqualityAmaintenanceOpen source MCP server for open project aimed at community edition users851MIT
- MIT
- AlicenseNot gradedqualityDmaintenanceAn MCP server for Android's Tasker automation app49MIT
- AlicenseBqualityDmaintenanceA beginner-friendly Model Context Protocol (MCP) server that helps users understand MCP concepts, provides interactive examples, and lists available MCP servers. This server is designed to be a helpful companion for developers working with MCP. Also comes with a huge list of servers you can install.311 npm66Apache 2.0
- MIT
TDQS
Scored across 20 tools
Each tool serves a distinct browser automation purpose: clicking, filling forms, navigating, taking screenshots, etc. Even similar actions like zen_check and zen_click are clearly differentiated by element type, and zen_fill vs zen_fill_form by scope.
All tools follow the 'zen_verb_noun' pattern with snake_case, e.g., zen_close_tab, zen_get_form_fields, zen_select_option. No mixed conventions or irregular names.
20 tools cover the essential operations for browser automation (navigation, interaction, forms, tabs, debugging) without being overwhelming. Each tool seems necessary and well-scoped.
The tool set covers common browser automation workflows: navigation, click, fill, select, wait, screenshots, and tab management. Minor gaps exist (e.g., file upload, alert handling, iframe support), but core functionality is largely complete.