Skip to main content
Glama
204,009 tools. Last updated 2026-06-14 22:14

"AI tools for debugging Python code" matching MCP tools:

  • Run custom Python scripts in FreeCAD to create objects, modify properties, run macros, or access APIs not exposed by other tools.
    GNU Lesser General Public v2.1 or later
  • Run custom Python code in Fusion 360 for operations not available through standard tools. Access the application, design, and root component directly.
    MIT
  • Format Python code using Pyright's formatter to ensure consistent style and improve readability. Input Python code as a string for automatic formatting.
    MIT

Matching MCP Servers

  • A
    license
    -
    quality
    D
    maintenance
    Enables execution of Python code in a safe environment, including running scripts, installing packages, and retrieving variable values. Supports file operations and package management through pip.
    Last updated
    8
    Apache 2.0
  • F
    license
    A
    quality
    C
    maintenance
    Enables LLMs to automatically diagnose coding errors through codebase search, test execution, and live debugger integration (DAP/V8 CDP). Provides a secure, policy-gated environment for investigating failures while preventing destructive operations.
    Last updated
    9

Matching MCP Connectors

  • Execute Python code in Blender to automate 3D modeling, scene creation, and manipulation tasks through AI-assisted commands.
    MIT
  • Execute Python code directly in Blender to automate 3D modeling, scene manipulation, and rendering tasks through AI-assisted control.
    MIT
  • Run Python code in Blender to automate 3D modeling, scene creation, and manipulation tasks through Claude AI integration.
    MIT
  • Execute Python code directly within Blender to automate 3D modeling tasks, manipulate objects, control materials, and manage scenes through AI assistance.
    MIT
  • Execute Python or Bash code and retrieve the output. Solve programming tasks by running code snippets directly within the AI application.
    MIT
  • Execute Python code with flexible execution modes including inline for speed and subprocess for isolation. Use to run Python scripts, test code snippets, or maintain session state across executions.
  • Execute custom Python code with Blender's bpy API to perform complex 3D operations, create custom workflows, and access advanced functionality not covered by standard tools.
  • Execute Python code or scripts directly from AI assistants, supporting virtual environments and command-line arguments for automated development tasks.
    Apache 2.0
  • Execute Python scripts or code directly within the Code Buddy MCP server to test, run, and validate Python programs during development workflows.
    MIT
  • Analyze a Python FLOX strategy's AST for required hooks and forbidden patterns. Verify code safety before execution without running it.
    MIT
  • Statically audits MCP server Python files by enumerating tools registered via decorators and reporting security risks including shell execution, filesystem writes, network egress, and code injection.
    MIT