Skip to main content
SecurityRust

gbrigandi/mcp-server-thehive

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

securitylocal-servicemacoswindowslinux
Share:

Quick Start

Clone the repository:

git clone https://github.com/gbrigandi/mcp-server-thehive

Claude Desktop configuration example:

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

Check the repository README for specific installation and configuration instructions.

Details

Category
Security
Language
Rust
Author
gbrigandi