Skip to main content
Glama
450,875 tools. Updated 2026-08-12 20:30

"Techniques for File Operations" matching MCP tools:

  • Retrieve detailed sandbox behavioral analysis for a file hash to understand malware capabilities, including process activity, network connections, and MITRE ATT&CK techniques. Essential for threat detection and incident response.
    MIT
  • Open a file in the Language Server for diagnostics, hover information, and completions. Call this before requesting analyses.
    MIT
  • Save a file to the LSP server to enable analysis. Use before requesting diagnostics, hover information, or completions. The file stays open for continued analysis until explicitly closed.
    MIT
  • Retrieve a full malware analysis overview for a SHA256 hash, including MITRE ATT&CK techniques, network indicators, processes, and extracted files from Hybrid Analysis.
    MIT
  • Test web application file upload security by attempting to upload PHP shells using Content-Type bypass techniques and alternative extensions to identify vulnerabilities.
    MIT

Matching MCP Servers

  • A
    license
    -
    quality
    D
    maintenance
    A Model Context Protocol server that enables enhanced file system operations including reading, writing, copying, moving files with streaming capabilities, directory management, file watching, and change tracking.
    21
    MIT

Matching MCP Connectors

  • Cloud file relay: chunked uploads, folders, share links, inline text reads, ZIP packing.

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

  • Apply JSON patch operations to a file after verifying its SHA-256 hash, enabling exact replacement and insertion edits.
    MIT
  • Send coding tasks to OpenAI Codex for code generation, file operations, and technical analysis using the local CLI with cached authentication.
    Apache 2.0
  • Lists directories accessible for file operations within the Pinata MCP server, enabling users to identify available storage locations for IPFS content management.
    MIT
  • Check which censorship evasion techniques (DoH, ECH, domain fronting, Tor bridges) currently work or fail in any country.
    MIT
  • Resolve file paths to absolute canonical form by following symlinks and resolving relative components. Normalize paths for comparison or before file operations.
    MIT
  • Search the MITRE ATLAS catalog of AI/ML attack techniques by keyword, tactic, or maturity to discover techniques matching your threat model.
    MIT
  • Print the current working directory as JSON to identify the active directory context before file operations.
    MIT
  • Retrieve account operations (trades, dividends, taxes, fees) with cursor pagination. Write full history to file for offline analysis.
    Apache 2.0
  • Search MITRE ATT&CK techniques by keyword in their name or description. Returns matching techniques with IDs and optional descriptions for enterprise, mobile, or ICS domains.
    Apache 2.0
  • Bulk lookup MITRE ATLAS techniques: retrieve full records for up to 50 techniques in one request. Pass the techniques_used array from case study lookups to avoid multiple API calls.
    MIT
  • Read file contents or specific line ranges from codebases to access text data when symbol-level operations aren't applicable.
    MIT