OpenCTI MCP Server
by zxzinn
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| OPENCTI_URL | Yes | Your OpenCTI instance URL | |
| OPENCTI_TOKEN | Yes | Your OpenCTI API token |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_latest_reports | 獲取最新的OpenCTI報告 |
| get_report_by_id | 根據ID獲取OpenCTI報告 |
| search_indicators | 搜尋OpenCTI中的指標 |
| search_malwareC | 搜尋OpenCTI中的惡意程式 |
| search_threat_actorsB | 搜尋OpenCTI中的威脅行為者 |
| get_user_by_idB | 根據ID獲取使用者資訊 |
| list_usersA | 列出所有使用者 |
| list_groupsB | 列出所有群組 |
| list_attack_patternsC | 列出所有攻擊模式 |
| get_campaign_by_nameB | 根據名稱獲取行動資訊 |
| list_connectorsA | 列出所有連接器 |
| list_status_templatesB | 列出所有狀態模板 |
| get_file_by_idA | 根據ID獲取檔案資訊 |
| list_filesC | 列出所有檔案 |
| list_marking_definitionsB | 列出所有標記定義 |
| list_labelsB | 列出所有標籤 |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/zxzinn/opencti-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server