OpenCTI MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OPENCTI_URLYesYour OpenCTI instance URL
OPENCTI_TOKENYesYour OpenCTI API token

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
get_latest_reports獲取最新的OpenCTI報告
get_report_by_id根據ID獲取OpenCTI報告
search_indicators搜尋OpenCTI中的指標
search_malware搜尋OpenCTI中的惡意程式
search_threat_actors搜尋OpenCTI中的威脅行為者
get_user_by_id根據ID獲取使用者資訊
list_users列出所有使用者
list_groups列出所有群組
list_attack_patterns列出所有攻擊模式
get_campaign_by_name根據名稱獲取行動資訊
list_connectors列出所有連接器
list_status_templates列出所有狀態模板
get_file_by_id根據ID獲取檔案資訊
list_files列出所有檔案
list_marking_definitions列出所有標記定義
list_labels列出所有標籤