Skip to main content
Glama

OpenCTI MCP Server

search_threat_actors

Query and retrieve cyber threat actor data from OpenCTI using designated keywords, with customizable result limits for targeted intelligence extraction.

Instructions

搜尋OpenCTI中的威脅行為者

Input Schema

NameRequiredDescriptionDefault
firstNo返回結果數量限制
queryYes搜尋關鍵字

Input Schema (JSON Schema)

{ "properties": { "first": { "default": 10, "description": "返回結果數量限制", "type": "number" }, "query": { "description": "搜尋關鍵字", "type": "string" } }, "required": [ "query" ], "type": "object" }
Install Server

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