Skip to main content
Glama

Kaspersky OpenTIP MCP Server

Official
by KasperskyLab
Apache 2.0
17
  • Linux

get_full_analysis_result

Retrieve comprehensive security analysis results for a submitted file using its hash to assess potential threats and malware detection status.

Instructions

Get full analysis results for a file that was submitted via the web portal.

Input Schema

NameRequiredDescriptionDefault
file_hashYes

Input Schema (JSON Schema)

{ "properties": { "file_hash": { "title": "File Hash", "type": "string" } }, "required": [ "file_hash" ], "type": "object" }

Other Tools from Kaspersky OpenTIP MCP Server

Related Tools

    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/KasperskyLab/threat-intelligence'

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