Skip to main content
Glama
383,827 tools. Last updated 2026-08-03 10:36

"A server for executing Python code, with support for MCP" matching MCP tools:

Matching MCP Servers

Matching MCP Connectors

  • Give your AI agent a phone. Place outbound calls to US businesses to ask, book, or confirm.

  • Cloudflare Workers MCP server: code-explainer

  • Scan Python code with Bandit to uncover security vulnerabilities including SQL injection, hardcoded secrets, and unsafe functions.
    MIT No Attribution
  • Execute Python code for deterministic verification of math, logic, and code analysis using symbolic engines like SymPy and Z3.
    Apache 2.0
  • Create a TouchDesigner DAT node preloaded with your Python code, choosing between text, execute, or script types. Stores code as a node for later execution.
    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
  • Verify the MCP server's Python environment, including executable path, version, and installed packages, to ensure correct setup and troubleshoot missing dependencies.
    BSD 3-Clause
  • Execute long-running Python computations in FreeCAD asynchronously without GUI interaction, then poll for results with task IDs.
    MIT
  • Extract a structural outline from Python files—imports, classes, functions, docstrings—to simplify code review, navigation, and documentation.
    MIT
  • Get step-by-step instructions to install the Rosetta MCP server locally with PyRosetta support for scoring, structure optimization, and running RosettaScripts.
    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
  • Retrieve the usage guide for this ArchiMate MCP server to learn recommended workflows, anti-patterns, and response conventions without inspecting source code.
    GPL 3.0
  • Execute Python code on Google Colab GPU/TPU runtimes, with support for multiple accelerators, background jobs, and Google Drive file integration.
    MIT
  • Check server status to see available accelerators and current job state, then choose an accelerator or wait for a running job before executing code.
    MIT