CrowdSentinels-AI-MCP

thomasxm/CrowdSentinels-AI-MCP
★ 202 stars Python 🔍 Search Updated 16d ago
AI-powered threat hunting and incident response MCP server for Elasticsearch/OpenSearch
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "crowdsentinels-ai-mc": {
      "command": "uvx",
      "args": [
        "crowdsentinels-ai-mcp"
      ]
    }
  }
}

Or install with pip: pip install crowdsentinels-ai-mcp