Back to Home
binalyze icon

air-mcp

Verified Safe

by binalyze

Overview

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.

Installation

Run Command
node build/index.js

Environment Variables

  • AIR_HOST
  • AIR_API_TOKEN

Security Notes

The server uses environment variables for sensitive configurations like `AIR_API_TOKEN` and `AIR_HOST`. It employs `zod` for robust input validation on all tool arguments, significantly reducing risks from malformed inputs. Standard `axios` library is used for external API interactions. Error handling is present for API calls. No obvious malicious patterns or unsafe code execution (`eval`) were found.

Similar Servers

Stats

Interest Score36
Security Score9
Cost ClassMedium
Avg Tokens300
Stars7
Forks4
Last Update2025-12-02

Tags

digital forensicsincident responseBinalyze AIRNode.jsMCPsecurity operations