TheHive-MCP-Server

nks1097/TheHive-MCP-Server
★ 0 stars Python Code/Dev Tools Updated today
Servidor MCP dedicado para gestão de incidentes com TheHive 5, Cortex e MISP (70 Ferramentas MCP)
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "thehive-mcp-server": {
      "command": "uvx",
      "args": [
        "thehive-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install thehive-mcp-server