Retrieve and filter browser console logs for debugging purposes. Monitors Chrome targets and returns specified log types with configurable line limits.
Retrieve Safari browser console logs for debugging by specifying a session ID and optional log level filter, aiding in monitoring and diagnosing browser activity.
Retrieve and filter browser console logs by level (log, info, warn, error, debug) with an option to clear logs afterward. Enhances debugging and monitoring capabilities in Playwright-based browser automation.
Enables interaction with Google Cloud services including billing cost analysis, log querying, and metrics monitoring through natural language commands. Provides comprehensive tools for managing GCP resources, analyzing costs, detecting anomalies, and retrieving operational insights.
A minimal browser debugging MCP server that monitors Chrome Console logs and executes JavaScript. 97% lighter than full DevTools alternatives, providing just 4 essential tools for efficient debugging without consuming excessive context tokens.