Alertlogic MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 80 installs a week from pypi. Last commit 26 Jul 2026.
MCP server for Alert Logic MDR — incident response, log search, SOAR, and SOC workflows
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 alertlogic-mcp -- uvx alertlogic-mcp
{
"mcpServers": {
"alertlogic-mcp": {
"args": [
"alertlogic-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.alertlogic-mcp]
command = "uvx"
args = ["alertlogic-mcp"]
{
"mcpServers": {
"alertlogic-mcp": {
"args": [
"alertlogic-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"alertlogic-mcp": {
"args": [
"alertlogic-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.