Skip to main content
Glama

MalwareAnalyzerMCP

package.json656 B
{ "name": "malwareanalyzermcp", "version": "1.0.0", "description": "A specialized MCP server for Claude Desktop that allows executing terminal commands for malware analysis.", "main": "index.js", "type": "module", "bin": { "malwareanalyzermcp": "index.js" }, "scripts": { "start": "node index.js", "debug": "node loader.js" }, "keywords": [ "mcp", "claude", "malware", "analysis", "terminal" ], "author": "", "license": "ISC", "dependencies": { "@modelcontextprotocol/sdk": "^1.11.0", "zod": "^3.24.3", "zod-to-json-schema": "^3.24.5" }, "engines": { "node": ">=18.0.0" } }

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/abdessamad-elamrani/MalwareAnalyzerMCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server