Skip to main content
Glama
451,186 tools. Updated 2026-08-12 23:37

"Python" matching MCP tools:

  • Execute a single block of code using the local interpreter for quick calculations, data processing, or library calls.
    MIT
  • Execute Python code in an isolated Linux VM sandbox. Control timeout and sandbox selection for secure script execution.
    MIT
  • Run custom Python code to inspect, validate, report on, and export IFC/BIM files, or create new ones.
    Apache 2.0
  • Run Python code remotely in Unreal Engine environments using the MCP Unreal Server, enabling automated node discovery and management for efficient scripting and task execution.
  • Execute Python code in a sandbox to test scripts, process data, or run computations with configurable memory, timeout, and JSON parsing options.
    MIT
  • Search Python library documentation using natural language queries to find specific functions, classes, and usage examples from consolidated sources.
    MIT

Matching MCP Servers

  • A
    license
    C
    quality
    A
    maintenance
    Python MCP server for SolidWorks automation with 109 tools covering the full CAD lifecycle. Enables AI-assisted design workflows through COM automation on Windows.
    100
    54
    MIT

Matching MCP Connectors

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

  • Validates AI-generated Python: syntax, lint, security scan and deterministic repair.

  • Scan Python code with Bandit to uncover security vulnerabilities including SQL injection, hardcoded secrets, and unsafe functions.
    MIT No Attribution
  • Retrieve Python package details from PyPI, including version, summary, license, dependencies, and release dates.
    MIT
  • Converts Python source files to follow PEP 8 style guidelines, standardizing code formatting and enhancing readability.
    Apache 2.0
  • Retrieve Spark driver logs from completed notebook executions to debug Python errors and analyze Spark behavior. Use stdout for Python tracebacks or stderr for system logs.
    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 Python code with full system access for data processing, file operations, API calls, and system automation. Returns output and result, with persistent state across calls.
    MIT
  • Extract a structural outline from Python files—imports, classes, functions, docstrings—to simplify code review, navigation, and documentation.
    MIT
  • Retrieve Python package metadata from PyPI, including version, license, and Python compatibility. Use to evaluate library maintenance and compatibility before integration.
    MIT