π§
Binalyze AIR MCP Server
π§MCP Serverbinalyze/air-mcp
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-mcpnpm runRun npm script
npm run buildnpxRun 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