Skip to main content
Glama
162,764 tools. Last updated 2026-05-30 11:46

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

  • Retrieve ready-to-use installation configurations for MCP servers, formatted for Claude Desktop or generic hosts.
    MIT
  • Restarts the Claude Desktop application specifically when the MCP Autostarter fails, ensuring uninterrupted workflow and plugin reloading without closing the app.
    MIT
  • Route tasks to the local Codex desktop agent using OpenAI models via CLI. Use as a fallback when Claude limits are tight.
    MIT
  • Run a Metaflow workflow from a local Python file. Optionally set parameters, tags, and max workers for parallel execution.
    Apache 2.0
  • Export a portable MCP configuration for Claude Desktop, Cursor, or VS Code. Select server IDs to include and choose the target client format to generate a ready-to-use config file.
    MIT
  • Send a notification when a task completes or an important event occurs. Uses desktop notification first, then falls back to file log for reliable delivery.
    MIT

Matching MCP Servers

  • A
    license
    -
    quality
    F
    maintenance
    Enables secure execution of Python code in a sandboxed WebAssembly environment using Pyodide and Deno. Automatically handles package management and captures complete execution results including stdout, stderr, and return values.
    Last updated
    192
    MIT
  • F
    license
    B
    quality
    C
    maintenance
    Enables Claude Code to send prompts to Claude Desktop using macOS automation and AppleScript. Supports conversation management and configurable response polling, though reading responses back is limited by Electron's accessibility APIs.
    Last updated
    2
    1

Matching MCP Connectors

  • Remove configuration for a specific MCP server from AI client applications like Cursor, Claude Desktop, or Windsurf to manage tool access and clean up unused server entries.
  • Open a local file in its default desktop application by providing the absolute file path.
    MIT
  • Verify the status of MCP handler and Claude Desktop processes to ensure uninterrupted operation and enable plugin reloading without closing the application.
    MIT
  • Run Python code in Blender to automate 3D modeling, scene creation, and manipulation tasks through Claude AI integration.
    MIT
  • Import YouTube playlists into a local transcript knowledge base to enable semantic search within Claude Desktop. This tool processes video content for AI-powered analysis and retrieval.
  • Read text file contents with configurable line limits for file operations within Claude Code and Claude Desktop environments.
  • Guide to using FAF MCP in Claude Desktop: understand conventions, path resolution, and UX patterns for persistent project context.
  • Explains FAF MCP usage for Claude Desktop projects, including conventions, path resolution, and UX patterns.