Skip to main content
Glama
134,650 tools. Last updated 2026-05-14 06:24

"Tools for Testing in Python and Java" matching MCP tools:

  • Generate realistic INSERT statements for development and testing that respect schema types, constraints, and foreign key relationships without executing.
  • Submit a Python script for background execution in PFC, get an immediate task ID to poll progress, cancel, or modify live.
    MIT
  • Execute Python code in a running PFC simulation to inspect and modify state in real time, without interrupting the ongoing task.
    MIT
  • Check the status and paginated output of a submitted PFC task, combining Python prints and console output interleaved in execution order.
    MIT

Matching MCP Servers

Matching MCP Connectors

  • European data validation tools for AI agents. Validates Portuguese NIF, IBAN for 18 European countries, VAT rates for all EU countries, Portuguese public holidays, and European number formatting.

  • Provide your AI coding tools with token-efficient access to up-to-date technical documentation for…

  • Discover installed development tools (compilers, build systems, runtimes) on your system and get their paths and versions. Use this before running build commands to avoid PATH issues.
    MIT
  • Execute Python or JavaScript code in a sandbox to test scripts, debug algorithms, or run isolated code snippets safely.
    MIT
  • Run Python code directly in FreeCAD to control its functionality. Returns execution status, output, and object screenshots for integration and automation tasks.
    MIT
  • 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
  • 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 sandboxed async Python code to call Amazon Ads API tools via call_tool, enabling dynamic campaign management and reporting.
    MIT
  • Submit a Python script for background execution in YADE. Returns a task ID to monitor progress and manage the task lifecycle.
    MIT
  • Retrieve detailed specifications for Auth Admin methods in the Supabase Python SDK, including names, parameters, types, and return values, to ensure correct usage in database management workflows.
    Apache 2.0
  • Execute Python programs that call multiple MCP tools in sequence, handling loops, conditional logic, and data aggregation while keeping intermediate results local to reduce latency.
    MIT