πŸ”§

Binalyze AIR MCP Server

πŸ”§MCP Server

binalyze/air-mcp

VibeIndex|
What it does

Enables natural language-driven digital forensics and incident response management by providing a protocol-based interface for executing asset, task, acquisition, and endpoint management operations.

localhosted

Installation

git cloneClone repository
git clone https://github.com/binalyze/air-mcp
npm runRun npm script
npm run build
npxRun with npx
npx -y @smithery/cli@latest install @binalyze/air-mcp --client claude --key {smithery_key}
npxRun with npx
npx -y @smithery/cli@latest install@rapidappio/rapidapp-mcp --client windsurf --key {smithery_key}
Claude Desktop ConfigurationAdd this to your claude_desktop_config.json
{ "mcpServers": { "air-mcp": { "command": "npx", "args": ["-y"...
πŸ“– Extracted from binalyze/air-mcp README
7
AddedJan 26, 2026