relay-inspect
Related Servers
Alternatives to relay-inspect
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityBmaintenanceEnables AI coding agents to control and inspect a live Chrome browser via MCP, including performance tracing, network and console debugging, screenshots, and reliable Puppeteer-based automation.1,026,016 npmApache 2.0
- FlicenseNot gradedqualityDmaintenanceMCP server that connects AI agents to browser DevTools via CDP, enabling real-time access to console logs, network requests, and page state.-
- AlicenseNot gradedqualityCmaintenanceLets AI coding agents control and inspect a live Chrome browser via MCP, providing Chrome DevTools capabilities for automation, debugging, and performance analysis.9 npmApache 2.0
- AlicenseNot gradedqualityCmaintenanceMCP server for browser debugging, inspection, and verification that streams console logs, network errors, and user actions into AI coding assistants.65AGPL 3.0

DOMRay MCP Serverofficial
AlicenseNot gradedqualityBmaintenanceEnables AI coding agents to inspect active authenticated browser sessions and runtime state, capture user breadcrumbs and network/error telemetry, and generate Playwright/Cypress tests or MSW mock handlers through standard MCP tools.1MIT- AlicenseAqualityBmaintenanceEnables AI agents to monitor and debug browser runtime errors, console logs, and page diagnostics in real time via a Chrome extension and local MCP server.4MIT
TDQS
Scored across 15 tools
Each tool has a clearly distinct purpose: browser connection, navigation, DOM inspection, console/network logs, screenshots, and server management. No two tools overlap in functionality, so an agent can reliably select the correct tool.
All tool names follow a consistent verb_noun snake_case pattern (e.g., evaluate_js, get_console_logs, take_screenshot). The pattern is uniform and predictable across the entire set.
With 15 tools, the set covers the browser inspection and server management domain comprehensively without being bloated. Each tool serves a necessary function, and the count feels well-scoped.
The tool set covers the full lifecycle of browser inspection (connect, navigate, evaluate, capture, logs, network) and server management (start, stop, list, logs). Any missing actions (e.g., clicking elements) can be achieved via evaluate_js, so there are no critical gaps.