Search for:

Using a Browser with Dev Tools to Debug a Web Application

  • Why this server?

    Enables AI agents to control web browsers via a standardized interface for operations like launching, interacting with, and closing browsers. This is essential for accessing a browser for web application debugging.

  • Why this server?

    Opens a browser to monitor and retrieve console logs and network requests, providing structured data about web page behavior to LLMs. This facilitates debugging by allowing access to dev tools information.

    -
    security
    F
    license
    -
    quality
    Opens a browser to monitor and retrieve console logs and network requests, providing structured data about web page behavior to LLMs.
    4
    Python
    • Apple
  • Why this server?

    Allows your LLM to list resources, update/create/delete them, fix errors (by looking at the logs), fix security issues. In a lot of cases, using the CLI is how debuging is done for web applications.

    -
    security
    A
    license
    -
    quality
    An MCP server that wraps the Azure CLI. As LLMs are very good at generating Azure CLI commands, this server allows your LLM to list resources, update/create/delete them, fix errors (by looking at the logs), fix security issues...
    50
    MIT License
    • Linux
    • Apple
  • Why this server?

    Provides cloud browser automation capabilities using Browserbase, Puppeteer, and Stagehand, useful for debugging in a controlled environment.

    A
    security
    F
    license
    A
    quality
    This server provides cloud browser automation capabilities using Browserbase, Puppeteer, and Stagehand. This server enables LLMs to interact with web pages, take screenshots, and execute JavaScript in a cloud browser environment.
    8
    76
    731
    TypeScript
  • Why this server?

    Enables AI agents to interact with web browsers using natural language, featuring automated browsing, form filling, vision-based element detection, and structured JSON responses which are all important for debugging in development.

    A
    security
    F
    license
    A
    quality
    Enables AI agents to interact with web browsers using natural language, featuring automated browsing, form filling, vision-based element detection, and structured JSON responses for systematic browser control.
    1
    23
    Python
    • Linux
    • Apple
  • Why this server?

    Enables LLMs to interact with web pages, take screenshots, and execute JavaScript in a real browser environment. JavaScript execution is key for debugging

    A
    security
    A
    license
    A
    quality
    Enables LLMs to interact with web pages, take screenshots, and execute JavaScript in a real browser environment
    10
    327
    85
    JavaScript
    MIT License
    • Apple
  • Why this server?

    A server that enables AI assistants like Claude to safely run Python code and access websites, processing data for better AI understanding while providing helpful error messages.

    -
    security
    A
    license
    -
    quality
    A server that enables AI assistants like Claude to safely run Python code and access websites, processing data for better AI understanding while providing helpful error messages.
    2
    Python
    GPL 3.0
    • Linux
    • Apple
  • Why this server?

    Provides safeguards and limiting operations/imports that are allowed inside the runtime while allowing access to Python which can help with debugging web applications.

    A
    security
    A
    license
    A
    quality
    Stdio MCP Server wrapping custom Python runtime (LocalPythonExecutor) from Hugging Faces' smolagents framework. The runtime combines the ease of setup (compared to docker, VM, cloud runtimes) while providing safeguards and limiting operations/imports that are allowed inside the runtime.
    1
    7
    Python
    MIT License
    • Apple
  • Why this server?

    provides advanced database operations, schema management, and data manipulation for debugging web applications

    A
    security
    A
    license
    A
    quality
    A comprehensive MCP server that provides sophisticated tools for interacting with PocketBase databases. This server enables advanced database operations, schema management, and data manipulation through the Model Context Protocol (MCP).
    13
    30
    JavaScript
    MIT License
  • Why this server?

    A GDB/MI protocol server based on the MCP protocol, providing remote application debugging capabilities.

    -
    security
    A
    license
    -
    quality
    A GDB/MI protocol server based on the MCP protocol, providing remote application debugging capabilities.
    13
    Rust
    MIT License
    • Linux
    • Apple