Skip to main content
Glama
133,413 tools. Last updated 2026-05-25 14:15

"Create a ZIP file with Python code for an OSINT monitoring project" matching MCP tools:

  • Retrieve the Python source code of an Apache Airflow DAG by providing its DAG ID. Returns the DAG file content and file token for inspection and debugging.
    Apache 2.0
  • Add a new file to a QuantConnect project. Specify the project ID, file name, and optional content to create Python scripts, C# files, or Jupyter notebooks.
    Apache 2.0
  • Retrieve detailed information about a Panther data model, including Python body code and UDM mappings for security monitoring analysis.
    Python
    Apache 2.0

Matching MCP Servers

Matching MCP Connectors

  • Create AI surveys with dynamic follow-up probing directly from your AI assistant.

  • Cloudflare Workers MCP server: code-explainer

  • Create a new file in your project at a specified relative path, with UTF-8 text content. Fails if file already exists; use file_write to overwrite.
    Apache 2.0
  • Retrieve postal or ZIP code information from any IP address to determine geographic location for location-based services, verification, or analytics.
    MIT
  • Analyze methods in a Python file, optionally filtered by class. Returns parameters, decorators, complexity, and data flow details to help understand code structure.
    MIT
  • Generate a third-party license file for npm or Python projects by reading package.json or pip packages. Outputs licenses in text, JSON, or CSV format, helping you comply with open-source license obligations.
    MIT
  • Execute Python code on virtual computers to process data, manipulate files, and run scripts through the Orgo MCP Server.
    MIT
  • Create a starter .faf file by specifying project name, goal, and language. Generates a valid FAF YAML without overwriting existing files.
    MIT
  • Find all domains registered by a specific person, company, or email address for OSINT investigations and brand monitoring.
    MIT
  • Run Python code against a loaded context in a sandboxed subprocess for secure data analysis. Set the result variable for output. Optional timeout and security checks.
    MIT
  • List and filter project files with indexed status for code search. Use to view project structure, filter by file type, and identify recently modified files.
    MIT
  • Execute Python code in a persistent REPL environment with variable retention between runs. Use this tool to run Python scripts, test code snippets, and maintain state across multiple executions.
    MIT