octo-mcp
Related Servers
Alternatives to octo-mcp
No user-submitted related servers found.
Related Servers
- AlicenseBqualityCmaintenanceEnables AI assistants to control Octo Browser antidetect profiles and drive real browsers over Playwright/CDP, covering profile lifecycle, navigation, interaction, tab management, and one-time profiles through 37 MCP tools.37MIT
- FlicenseAqualityDmaintenanceEnables Claude Desktop to automate OctoBrowser, managing profiles, tags, proxies, and cookies through a standardized protocol interface.17-
- AlicenseAqualityDmaintenanceEnables browser automation with anti-detection features, including navigation, interaction, form filling, and session management.2243 PyPI10MIT
- FlicenseCqualityDmaintenanceEnables AI-powered browser automation with real profiles, supporting interaction, navigation, form filling, and advanced features like visual overlays and self-healing selectors.421-
- FlicenseNot gradedqualityCmaintenanceEnables AI agents to control Multilogin X anti-detect browser profiles via a streamable HTTP MCP interface. Supports profile management, session handling, and a broad catalog of browser actions such as navigation, clicking, typing, screenshots, and more.-
- AlicenseAqualityCmaintenanceEnables AI tools to manage FireKey browser profiles and browser lifecycle through natural language, including starting/stopping browsers and creating, updating, and deleting profiles, groups, and proxies.1522 npmMIT
TDQS
Scored across 37 tools
Most tools have distinct purposes, especially the browser automation ones. However, the profile management tools like list_profiles, search_profiles, find_profile_by_name, and get_profile are similar and could cause confusion, as could start_profile and start_profile_by_name.
The tool names follow a snake_case format but mix two prefixes (octo_ and browser_) and inconsistent verb choices within the octo_ group (list, get, search, find, start, stop, delete). Some names deviate from verb_noun patterns, like octo_health_check and browser_query_selector_all, making the set readable but not fully predictable.
With 37 tools, this is well above the 25-tool threshold for a heavy set. While the browser automation tools are numerous and justified, the profile management tools include several redundant lookups and start methods that could be consolidated to reduce the count.
The browser automation surface is fairly complete with navigation, interaction, content extraction, and tab management. However, the profile management is incomplete: there is no create, update, or delete for persistent profiles, and extensions, tags, and proxies only support limited read/delete operations.