Skip to main content
Glama

Threat.Zone MCP Server

by threat-zone
GPL 3.0
14
  • Apple
  • Linux

get_submission_status_summary

Retrieve detailed malware analysis results for a specific submission, including interpreted status and threat level assessment.

Instructions

Get submission details with interpreted status and threat level.

Args: uuid: Submission UUID

Returns: Submission details with human-readable status and threat level

Input Schema

NameRequiredDescriptionDefault
uuidYes

Input Schema (JSON Schema)

{ "properties": { "uuid": { "title": "Uuid", "type": "string" } }, "required": [ "uuid" ], "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