Log Reducer runs on your own machine — the client starts it, so there is no endpoint to ping. 94 installs a week from npm. Last commit 12 Mar 2026.
Reduces log files for AI consumption — 50-90% token reduction via 18 deterministic transforms.
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 log-reducer -- npx -y logreducer
{
"mcpServers": {
"log-reducer": {
"args": [
"-y",
"logreducer"
],
"command": "npx"
}
}
}
[mcp_servers.log-reducer]
command = "npx"
args = ["-y", "logreducer"]
{
"mcpServers": {
"log-reducer": {
"args": [
"-y",
"logreducer"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"log-reducer": {
"args": [
"-y",
"logreducer"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.