gbrigandi/mcp-server-thehive
A Rust-based MCP server to integrate TheHive, facilitating collaborative security incident response and case management via AI.
Quick Start
Clone the repository:
git clone https://github.com/gbrigandi/mcp-server-thehiveClaude 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.