Skip to main content
Glama
519,382 tools. Updated 2026-09-06 07:28

"How to run a Python file using Claude Desktop" matching MCP tools:

Matching MCP Servers

Matching MCP Connectors

  • Validate ClaudeBot and Claude-SearchBot IP addresses. Remote MCP validate_ip tool.

  • Free OpenAI-compatible inference with signed provenance receipts and 3 focused MCP tools.

  • Retrieve ready-to-use installation configurations for MCP servers, formatted for Claude Desktop or generic hosts.
    MIT
  • Reconstruct every version of a file edited by Claude from past transcripts, showing index, timestamp, and fidelity to track file evolution and find version indices to diff.
    MIT
  • Estimate the number of Claude CLI calls required to ingest a code repository. Reports file counts per language and total subprocess calls to help assess scope before running the full ingestion.
    MIT
  • Run Python code in a sandbox to interact with STAAD.Pro models—define load cases, extract data, and set properties via the pre-connected staad object.
    MIT
    Destructive
  • Route AI tasks to the local Codex desktop agent via Codex CLI for non-interactive execution using your OpenAI subscription. Choose it when Claude limits are tight or tasks fit OpenAI's models.
    MIT
  • Create a new project with full Metis integration by adding a database record, generating CLAUDE.md, and optionally linking to Claude Desktop. Supports automatic description inference from folder contents.
    AGPL 3.0
  • Restart ComfyUI using saved process info from a prior stop. Works for Desktop app and manual Python installs, with up to 60 seconds wait for API readiness.
    MIT
  • Restarts the Claude Desktop application specifically when the MCP Autostarter fails, ensuring uninterrupted workflow and plugin reloading without closing the app.
    MIT
  • Execute Python code in a secure sandbox using Jupyter syntax, capturing standard output and errors.
    MIT
  • Generate client configuration to register a discovered MCP server in Claude Desktop, VS Code, Cursor, or Windsurf. Provide URL or domain to get config paths and JSON entries to merge into target file.
    MIT
  • Run a Metaflow workflow from a local Python file. Optionally set parameters, tags, and max workers for parallel execution.
    Apache 2.0
  • Recursively lint a Python project directory against wemake-python-styleguide rules, returning structured violation reports for every file.
    MIT