Search for:

A server for viewing dev tool console information on MCP

  • Why this server?

    This server opens a browser to monitor console logs and network requests, providing structured data about web page behavior to LLMs. This directly addresses the user's request to look into the dev tool console.

    -
    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.
    Last updated -
    4
    Python
    • Apple
  • Why this server?

    This server enables AI assistants to safely run Python code and access websites, processing data for better AI understanding while providing helpful error messages, which could be relevant for inspecting console outputs.

    -
    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.
    Last updated -
    2
    Python
    GPL 3.0
    • Linux
    • Apple
  • Why this server?

    Enables interactive debugging for code with features to set breakpoints and evaluate expressions in the stack frame which is equivalent of 'looking into dev tool console'.

    -
    security
    A
    license
    -
    quality
    Enable Claude (or any other LLM) to interactively debug your code (set breakpoints and evaluate expressions in stack frame). It's language-agnostic, assuming debugger console support and valid launch.json for debugging in VSCode.
    Last updated -
    286
    TypeScript
    MIT License
    • Apple
  • Why this server?

    Integrates Cursor AI with Vite Dev server, allowing AI agents to modify code and observe live updates through the Hot Module Replacement system in real-time, giving feedback similar to looking at a console.

    -
    security
    F
    license
    -
    quality
    Integrates Cursor AI with Vite Dev server, allowing AI agents to modify code and observe live updates through the Hot Module Replacement system in real-time.
    Last updated -
    79
    4
    TypeScript
  • Why this server?

    Enables IDE access to Supabase databases with SQL query execution, schema management, Auth admin operations, and built-in safety controls to prevent accidental destructive actions.

    -
    security
    F
    license
    -
    quality
    Enables AI agents to control web browsers via a standardized interface for operations like launching, interacting with, and closing browsers.
    Last updated -
    0
    JavaScript
  • Why this server?

    A Model Context Protocol server that lets AI assistants like Claude Desktop to perform web searches using the Exa AI Search API for web searches, provides web analysis capabilities similar to viewing information in the console.

    A
    security
    A
    license
    A
    quality
    A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.
    Last updated -
    1
    1,997
    1,526
    TypeScript
    MIT License
    • Apple
  • Why this server?

    A utility tool that analyzes Next.js application routes and provides detailed information about API paths, HTTP methods, parameters, status codes, and request/response schemas, giving some capabilities to console logs in a dev environment.

    -
    security
    A
    license
    -
    quality
    A utility tool that analyzes Next.js application routes and provides detailed information about API paths, HTTP methods, parameters, status codes, and request/response schemas.
    Last updated -
    82
    TypeScript
    MIT License
  • Why this server?

    Allows executing shell commands within a secure Docker container through Claude's MCP interface, providing Kubernetes tools and isolated environment without host Docker daemon access, that can give information to debug a project similar to looking at a dev tool console.

    A
    security
    A
    license
    A
    quality
    Allows executing shell commands within a secure Docker container through Claude's MCP interface, providing Kubernetes tools and isolated environment without host Docker daemon access.
    Last updated -
    1
    3
    TypeScript
    MIT License
    • Apple
  • Why this server?

    An MCP server that connects to Sentry.io or self-hosted Sentry instances to retrieve and analyze error reports, stack traces, and debugging information, that can be shown in a dev tool console.

    -
    security
    F
    license
    -
    quality
    An MCP server that connects to Sentry.io or self-hosted Sentry instances to retrieve and analyze error reports, stack traces, and debugging information.
    Last updated -
    2
    Python
  • Why this server?

    Bridges Large Language Models with Language Server Protocol interfaces, allowing LLMs to access LSP's hover information, completions, diagnostics, and code actions for improved code suggestions, giving insights to development tool's console.

    -
    security
    A
    license
    -
    quality
    Bridges Large Language Models with Language Server Protocol interfaces, allowing LLMs to access LSP's hover information, completions, diagnostics, and code actions for improved code suggestions.
    Last updated -
    2
    TypeScript
    MIT License