Skip to main content
Glama

OpenCTI MCP Server

get_report_by_id

Retrieve detailed cyber threat intelligence reports from OpenCTI by specifying a unique report ID using the MCP server integration.

Instructions

根據ID獲取OpenCTI報告

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