Back to directory
@binalyze/air-mcp

@binalyze/air-mcp

@binalyze7

A Node.js server implementing Model Context Protocol (MCP) for Binalyze AIR, enabling natural language interaction with AIR's digital forensics and incident response capabilities.

digital forensicsincident responseasset managementcase managementsecuritycontext

Installation & Configuration

{
  "mcpServers": {
    "air-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@binalyze/air-mcp"
      ],
      "env": {
        "AIR_HOST": "your-api-host.com",
        "AIR_API_TOKEN": "your-api-token"
      }
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2025/4/15
Updated
2026/6/7