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

    Enables IDE access to Supabase databases with SQL query execution, schema management, Auth admin operations, and built-in safety controls, useful for diagnosing database related bugs.

    -
    security
    -
    license
    -
    quality
    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.
    Last updated -
    Apache 2.0
  • 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.
    Last updated -
    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.
    Last updated -
    12
    44,247
    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.
    Last updated -
    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.
    Last updated -
    1
    15
    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.
    Last updated -
    286
    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.
    Last updated -
    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.
    Last updated -
    62
    45
    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.
    Last updated -
    2
    Python
    GPL 3.0
    • Linux
    • Apple