Skip to main content
Glama

Binalyze AIR MCP Server

Official
by binalyze
MIT License
84
7
  • Linux
  • Apple
package.json760 B
{ "name": "@binalyze/air-mcp", "version": "12.3.0", "description": "Binalyze AIR MCP Server", "main": "build/index.js", "bin": { "air-mcp": "build/index.js" }, "files": [ "build/", "src/assets/" ], "scripts": { "build": "tsc && node -e \"require('fs').chmodSync('build/index.js', '755')\" && npm run copy-assets", "dev": "nodemon --exec ts-node src/index.ts", "copy-assets": "mkdir -p build/assets && cp -r src/assets/* build/assets/" }, "keywords": [], "author": "", "license": "ISC", "devDependencies": { "@types/node": "^22.14.1", "typescript": "^5.8.3" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.9.0", "axios": "^1.8.4", "dotenv": "^16.5.0", "zod": "^3.24.2" } }

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