Execute JavaScript in the browser console for automation tasks with Playwright. Simplify web interactions by running user-defined scripts directly within the browser environment.
Retrieve browser console logs for debugging web applications on ARM64 devices. Streamlines web testing and automation by capturing critical log data directly from the Chromium browser.
Extract and retrieve console messages from a browser for debugging, monitoring, or logging purposes using Playwright-based automation on the PlayMCP server.
An AI recipe recommendation server based on the MCP protocol, providing functions such as recipe query, classification filtering, intelligent dietary planning, and daily menu recommendation.
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.