Skip to main content
Glama
127,142 tools. Last updated 2026-05-05 09:01

"A tool for finding errors in the console or browser during frontend development" matching MCP tools:

  • Install the required browser for Playwright MCP's automation tasks when encountering browser not installed errors.
    Apache 2.0
  • Retrieve browser console logs from Webvizio tasks when the task prompt lacks sufficient information for execution, providing additional context to complete development tasks.
    MIT
  • Perform browser automation to test and debug web applications. Execute actions like navigation, clicking, typing, and JavaScript evaluation to verify page rendering, capture console messages, and detect runtime errors.
    MIT
  • Build a UI frontend for Aptos dApps by generating resources from frontend directories. Use this tool for guidance on developing dApp interfaces on the Aptos blockchain.
    Apache 2.0

Matching MCP Servers

Matching MCP Connectors

  • The official MCP Server from Mia-Platform to interact with Mia-Platform Console

  • the-committee MCP — wraps StupidAPIs (requires X-API-Key)

  • Read browser console messages (log, warn, error) to monitor JavaScript execution and debug web applications directly from your AI coding environment.
    MIT
  • Execute JavaScript code directly in a browser console to automate web interactions, scrape content, or test functionality using Playwright's browser automation capabilities.
    MIT
  • Retrieve browser console messages (log, warn, error) to debug JavaScript errors and inspect application logs. Filter by level or clear the buffer after reading.
    MIT
  • Retrieve recent in-memory server log entries filtered by severity to diagnose unexpected tool behavior or connection errors during the current session.
    MIT
  • Retrieve console log messages from browser tabs to monitor errors, warnings, and debug information during web application testing and development.
  • Check Tolk source code for syntax and type errors quickly. Supports custom @alias import resolution for faster feedback during development.
    MIT
  • Fix browser-related errors by installing the browser specified in the configuration using this tool in the Playwright MCP server, ensuring proper web automation setup.
    Apache 2.0
  • Install the required browser for accessibility scans with the MCP Accessibility Scanner. Use this tool to resolve errors when the browser is missing, ensuring uninterrupted WCAG compliance checks.
    MIT