AI threat hunting & incident response for Elasticsearch/OpenSearch with endpoint & network forensics
Runs locally over stdio
This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).
Run
uvx crowdsentinel-mcp-server
MCP client config
{
"mcpServers": {
"crowdsentinels-ai-mcp": {
"command": "uvx",
"args": [
"crowdsentinel-mcp-server"
]
}
}
}