Odel
CrowdSentinels AI MCP

CrowdSentinels AI MCP

Local
@thomasxm206PythonGPL-3.0Updated 1mo ago

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).

PyPIcrowdsentinel-mcp-serverv0.6.0

Run

uvx crowdsentinel-mcp-server

MCP client config

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