Skip to main content
Glama

Threat.Zone MCP Server

by threat-zone
GPL 3.0
14
  • Apple
  • Linux

interpret_status

Convert numeric status codes from malware analysis submissions into clear, human-readable descriptions to understand threat detection results.

Instructions

Interpret a numeric status value from submission results.

Args: status_value: Numeric status value (1-5)

Returns: Human-readable status description

Input Schema

NameRequiredDescriptionDefault
status_valueYes

Input Schema (JSON Schema)

{ "properties": { "status_value": { "title": "Status Value", "type": "integer" } }, "required": [ "status_value" ], "type": "object" }

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/threat-zone/threatzonemcp'

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