security

Mcp Server Thehive

A Rust-based MCP server to integrate TheHive, facilitating collaborative security incident response and case management via AI.

local
macos
windows
linux
rust
security
0
View on GitHub

Installation

npx -y gbrigandi/mcp-server-thehive

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "mcp-server-thehive",
  "command": "npx",
  "args": [
    "-y",
    "gbrigandi/mcp-server-thehive"
  ]
}

About This MCP Server

gbrigandi/mcp-server-thehive

A Rust-based MCP server to integrate TheHive, facilitating collaborative security incident response and case management via AI.

GitHub: https://github.com/gbrigandi/mcp-server-thehive

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub