Skip to main content
Glama
522,640 tools. Updated 2026-09-06 12:44

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

Matching MCP Servers

Matching MCP Connectors

  • Proves AI-generated Python does what you asked: lint, types, security, sandbox run, exact fixes.

  • Security + bug + perf + refactor audit for Python. Returns 0-10 score + MD report.

  • Preview the export configuration for AI safety guardrails, including system prompts, constitutions, and UVC qualities, to verify settings before exporting to Claude Code or other AI tools.
    MIT
  • Executes arbitrary Python code in a running TouchDesigner project via td_mcp bridge. Use for ad-hoc tasks not covered by structured live-control tools; requires the bridge's "Allow Python" flag to be enabled.
    MIT
  • Execute custom Python code in FreeCAD to handle operations beyond standard tools. The code is checked for safety before running, and you receive output plus a screenshot.
    MIT
  • Access Agno SDK documentation to build AI agents in Python. Guides cover agents, tools, memory, knowledge, teams, and workflows.
    MIT
  • Retrieve SDK code examples for building Agno agents. Provide a category such as agents, tools, or memory to get complete, runnable Python code.
    MIT
  • 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
  • Execute arbitrary Python code in Isaac Sim to perform custom operations like creating Action Graphs, computing inverse kinematics, or setting up physics callbacks that named tools do not cover.
    MIT
  • Run arbitrary Python code within Blender to handle advanced tasks beyond standard tools, using bpy, mathutils, and math, with results in a 'result' variable.
    MIT