Skip to main content
Glama

OpenCTI MCP Server

get_file_by_id

Retrieve detailed file information by ID using the OpenCTI MCP Server. Facilitates quick access to specific cyber threat intelligence data within a standardized interface.

Instructions

根據ID獲取檔案資訊

Input Schema

NameRequiredDescriptionDefault
idYes檔案ID

Input Schema (JSON Schema)

{ "properties": { "id": { "description": "檔案ID", "type": "string" } }, "required": [ "id" ], "type": "object" }

You must be authenticated.

Other Tools from OpenCTI 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/Spathodea-Network/opencti-mcp'

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