M

mcp-server-thehiveTheHive MCP 服务

(0)
Daniel Nikulshyn审阅者 Daniel Nikulshyn·更新 2026年7月

概览

MCP Server for TheHive是一座桥梁,连接MCP 客户端和TheHive安全事件响应平台。它使AI 模型和自动化工具能够访问TheHive特性,包括安全警报的获取和分析,获取事件信息,提升警报为事件,执行事件响应操作等。 服务器提供了操作TheHive的一系列工具,包括获取警报和事件,获取特定警报和事件详细信息,提升警报为事件,创建新的事件等。它使用MCP 协议以stdio 通信。

主要功能

  • get_thehive_alerts - 从TheHive获取警报列表
  • get_thehive_alert_by_id - 获取特定警报详细信息
  • get_thehive_cases - 从TheHive获取事件列表
  • get_thehive_case_by_id - 获取特定事件详细信息
  • promote_alert_to_case - 将警报提升为事件
  • create_thehive_case - 在TheHive创建新事件

价格

模型
Free
评分
暂无评价

使用场景

事件响应

使用MCP Server for TheHive获取和分析安全警报,并执行事件响应操作。

自动化

将MCP Server for TheHive与AI 模型和自动化工具集成,以自动化事件响应工作流程。

优点 & 缺点

优点

  • 作为MCP 客户端和TheHive之间的桥梁工作
  • 提供访问TheHive安全事件响应平台特性的功能
  • 使AI 模型和自动化工具能够与TheHive交互

缺点

  • 要求对TheHive 5实例具有访问权限
  • 需要有效的TheHive API 身份令牌进行身份验证

评测

登录以留下评测。

暂无评测。来当第一个吧!

问答

How do I install and configure the server?

You can download a pre‑compiled binary for your OS from the GitHub releases, make it executable, and set the required environment variables in a .env file (THEHIVE_URL and THEHIVE_API_TOKEN). Alternatively, you can build from source using Cargo.

Asked by Wei Chen · Mar 1, 2026

Which TheHive functions can the MCP server expose to AI models?

It provides tools to retrieve alerts and cases, get detailed info for a specific alert or case, promote an alert into a case, and create new cases with optional fields like severity, tags, and assignee.

Asked by Nadia Benali · Feb 15, 2026

What do I need to run the MCP Server for TheHive?

You must have access to a TheHive 5 instance and a valid TheHive API token. The server also requires the environment variables THEHIVE_URL and THEHIVE_API_TOKEN (and optionally VERIFY_SSL and RUST_LOG).

Asked by Fatima Zahra · Feb 9, 2026

提问

服务配缩器 的替代品