Search for:

A server for identifying bugs in the terminal related to cursor issues

  • Why this server?

    This server connects to Sentry.io or self-hosted Sentry instances to retrieve and analyze error reports, stack traces, and debugging information, which aligns well with the user's need to grab bugs.

    -
    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.
    2
    Python
  • Why this server?

    Opens a browser to monitor and retrieve console logs and network requests, providing structured data about web page behavior to LLMs. Good for grabbing bugs related to browser behavior

    -
    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?

    Provides tools to read, search, and manipulate Git repositories via Large Language Models which may be useful for bug identification and tracking.

    -
    security
    A
    license
    -
    quality
    A Model Context Protocol server for Git repository interaction and automation. This server provides tools to read, search, and manipulate Git repositories via Large Language Models.
    12
    34,289
    JavaScript
    MIT License
  • 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

    -
    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.
    2
    TypeScript
    MIT License
  • Why this server?

    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.

    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?

    Enables 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.

    -
    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.
    224
    TypeScript
    MIT License
    • Apple
  • 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. This relates to bug detection.

    -
    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.
    2
    TypeScript
    MIT License
  • Why this server?

    Simple goal to debug Flutter apps by giving ability to AI coding assistants (Cline, Cursor, Claude etc..) tools to do analysis of widget trees, navigation, and layout issues.

    A
    security
    A
    license
    A
    quality
    A Model Context Protocol server that connects Flutter apps with AI coding assistants like Cursor, Claude, and Cline, enabling AI-powered analysis of widget trees, navigation, and layout issues.
    62
    28
    JavaScript
    MIT License
    • Linux
    • Apple
  • Why this server?

    This server allows 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