Crowdsentinel MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 494 installs a week from pypi. Last commit 20 Jul 2026.
AI threat hunting & incident response for Elasticsearch/OpenSearch with endpoint & network forensics
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add crowdsentinel-mcp-server -- uvx crowdsentinel-mcp-server
{
"mcpServers": {
"crowdsentinel-mcp-server": {
"args": [
"crowdsentinel-mcp-server"
],
"command": "uvx"
}
}
}
[mcp_servers.crowdsentinel-mcp-server]
command = "uvx"
args = ["crowdsentinel-mcp-server"]
{
"mcpServers": {
"crowdsentinel-mcp-server": {
"args": [
"crowdsentinel-mcp-server"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"crowdsentinel-mcp-server": {
"args": [
"crowdsentinel-mcp-server"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.