browser-control-tencent-cloud
Related Servers
Alternatives to browser-control-tencent-cloud
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityCmaintenanceEnables AI agents to control a local Chromium browser via CDP for page snapshots, screenshots, human-like interactions, autonomous crawling, API/GraphQL reconnaissance, authenticated differential testing, and Burp-like intercept, repeater, and intruder workflows with scope enforcement and audit logging.MIT
- FlicenseAqualityDmaintenanceEnables LLM-powered browser automation and security testing with features like browser management, network monitoring, DOM manipulation, and captcha handling.521-
- FlicenseBqualityBmaintenanceEnables LLMs to perform browser automation through the Playwright framework with Chrome DevTools Protocol support, connecting to existing Chrome instances for advanced web interactions and JavaScript execution.1252-
- AlicenseAqualityDmaintenanceDrives your real local Chrome with profile isolation, allowing LLMs to interact with your logged-in sessions without modifying your actual profile.1329 npmMIT
- AlicenseNot gradedqualityAmaintenanceEnables local coding agents to delegate reasoning, planning, review, derivation, and diagnosis tasks to ChatGPT Web through Chrome DevTools Protocol, with security guards and evidence-based verification.1MIT
- AlicenseCqualityBmaintenanceEnables AI agents and developers to automate real Chrome/Chromium browsers through the Chrome DevTools Protocol, with token-efficient snapshots, multi-action batching, shadow DOM traversal, system-page control, extension management, and network/WebSocket inspection.64MIT
TDQS
Scored across 7 tools
Each tool has a clear, distinct role: connection setup, screenshot capture, console navigation, low-level DOM interaction, two high-level cloud workflows, and auth wait handling. Even though interact_element overlaps mechanically with the high-level tools, the descriptions clearly position it as a primitive, so an agent should not misselect.
All tool names follow an imperative verb_noun pattern in snake_case: connect_edge, take_screenshot, navigate_tencent_console, interact_element, add_dns_record, configure_security_group, wait_for_user_auth. The naming is highly predictable and consistent.
Seven tools is well-scoped for a browser-control server focused on Tencent Cloud console automation. Each tool earns its place: a connection step, a visual feedback step, navigation, a general interaction primitive, two high-level workflows, and a human-in-the-loop auth tool.
The core loop of navigate → interact → screenshot → handle auth is well covered, and the two high-level workflows include verification steps. Minor gaps remain: there is no tab-switching, page text extraction beyond get_text, scrolling, or delete operations for DNS/security-group rules, but agents can work around most of these.