surfsky-mcp
OfficialRelated Servers
Alternatives to surfsky-mcp
No user-submitted related servers found.
Related Servers
- AlicenseAqualityDmaintenanceEnables browser automation with anti-detection features, including navigation, interaction, form filling, and session management.229MIT
- AlicenseNot gradedqualityDmaintenanceEnables browser automation and web scraping with multi-session management, supporting page navigation, element interaction, network request capture, and content extraction across multiple concurrent browser instances.7 npmMIT
- AlicenseNot gradedqualityDmaintenanceEnables AI agents to fully control a browser for web automation, including navigation, clicking, typing, scrolling, screenshots, and DOM inspection, with session persistence and anti-bot bypass.14 npmMIT
- FlicenseNot gradedqualityBmaintenanceEnables browser automation through the Steel API, allowing session management and actions like navigation, clicking, typing, screenshots, JavaScript evaluation, and data extraction.-
- AlicenseNot gradedqualityBmaintenanceCloud browser API with anti-detect engine + AI behavior layer. Session-based undetectable browsers for AI agents and developers.MIT
- FlicenseCqualityDmaintenanceEnables AI-powered browser automation with real profiles, supporting interaction, navigation, form filling, and advanced features like visual overlays and self-healing selectors.421-
TDQS
Scored across 13 tools
Every tool targets a distinct concern: content extraction, visual capture, interaction targets, JavaScript execution, input actions, navigation, waiting, tabs, sessions, and account status. The potentially similar pairs like read vs scrape and navigate vs scrape are explicitly differentiated by session-based vs throwaway usage, so an agent should select correctly.
All tools share the surfsky_ prefix and mostly use imperative verbs such as read, navigate, act, scrape, wait, and evaluate, while session tools follow a clean session_start/stop/list pattern. The noun-style commands tab, status, and snapshot are minor deviations from a fully consistent verb pattern.
13 tools is well within the ideal range and each tool earns its place in the browser-automation workflow. The count feels complete without bloat, covering navigation, interaction, observation, waiting, tab management, and session lifecycle.
The set covers the full lifecycle: session creation/listing/stopping, navigation, interaction, observation via text/screenshot/snapshot/JS, waiting, tab management, and one-off scraping. Tools reference each other coherently, such as snapshot refs feeding act and session_start feeding navigate, with no obvious dead ends.