Skip to main content
Glama

Binalyze AIR MCP Server

Official
by binalyze
MIT License
618
7
  • Linux
  • Apple

download_case_ppc

Download a PPC file from the Binalyze AIR MCP Server by specifying the endpoint and task IDs to facilitate incident response and forensic analysis.

Instructions

Download a PPC file for a specific endpoint and task

Input Schema

NameRequiredDescriptionDefault
endpointIdYesThe ID of the endpoint to download the PPC file for
taskIdYesThe ID of the task to download the PPC file for

Input Schema (JSON Schema)

{ "properties": { "endpointId": { "description": "The ID of the endpoint to download the PPC file for", "type": "string" }, "taskId": { "description": "The ID of the task to download the PPC file for", "type": "string" } }, "required": [ "endpointId", "taskId" ], "type": "object" }
Install Server

Other Tools from Binalyze AIR MCP Server

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/binalyze/air-mcp'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server