safari-devtools-mcp
Related Servers
Alternatives to safari-devtools-mcp
No user-submitted related servers found.
Related Servers
- AlicenseBqualityDmaintenanceProvides AI assistants with Safari browser automation and developer tools access, enabling LLMs to control Safari, access console logs, monitor network activity, and perform browser automation tasks.139 npm33MIT
- AlicenseAqualityDmaintenanceEnables programmatic control of Safari browser on macOS for web automation, testing, and debugging via the Model Context Protocol.166 npm4MIT
- AlicenseAqualityCmaintenanceEnables visual web access and browser automation through Safari, with tools for navigation, screenshots, element interaction, and tab management.1714 npmBSD 3-Clause
- AlicenseNot gradedqualityDmaintenanceLets coding agents control and inspect a live Chrome browser via the Model-Context-Protocol, providing advanced browser debugging, performance insights, and reliable automation.5 npmApache 2.0
- AlicenseNot gradedqualityCmaintenanceLets coding agents control and inspect a live Chrome browser via MCP, providing Chrome DevTools capabilities for automation, debugging, and performance analysis.1,054,261 npmApache 2.0
- AlicenseNot gradedqualityBmaintenanceEnables coding agents to control and inspect a live Chrome browser via MCP, providing Chrome DevTools capabilities for automation, debugging, and performance analysis.1,054,261 npmApache 2.0
TDQS
Scored across 49 tools
Most tools have distinct purposes (e.g., take_screenshot vs take_snapshot), but some overlap exists among input methods like type_text, fill, fill_form, and press_key, which could confuse an agent. Descriptions help differentiate them.
All tools follow a consistent snake_case verb_noun pattern (e.g., list_console_messages, get_network_request, set_cookie). Even compound names like scroll_to_element maintain the pattern. No mixing of conventions.
With 49 tools, the set is far beyond the typical well-scoped range (3-15). While the server attempts to cover many aspects of Safari DevTools, the sheer number makes the surface heavy for an agent to navigate and select effectively.
The tool set covers a wide range of debugging and automation tasks: page lifecycle, console/network inspection, element interaction, storage, cookies, device emulation, accessibility, PWA auditing, and WebKit compatibility. No obvious gaps for the intended domain.