Skip to main content
Glama

Kaspersky OpenTIP MCP Server

Official
by KasperskyLab
Apache 2.0
17
  • Linux

analyze_file

Submit files for security analysis to detect potential threats using Kaspersky's OpenTIP API. This tool provides basic file scanning to identify malicious content and security risks.

Instructions

Submit a file for basic analysis using the OpenTIP API.

Input Schema

NameRequiredDescriptionDefault
filenameYes
full_file_pathYes

Input Schema (JSON Schema)

{ "properties": { "filename": { "title": "Filename", "type": "string" }, "full_file_path": { "title": "Full File Path", "type": "string" } }, "required": [ "filename", "full_file_path" ], "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