mcpbeat Sign in

Log MCP Server

local only

Log runs on your own machine — the client starts it, so there is no endpoint to ping. 29 installs a week from npm. Last commit 21 Mar 2026.

Log parse, filter, analyze for AI agents

Installs per day peak 10 · avg 5 · +100% w/w
a month agotoday
29
Installs / week
npm · @rog0x/mcp-log-tools
1
Stars
0 open issues
21 Mar 2026
Last commit
0 releases in 90 days
License
TypeScript

Nothing serious here today

Today is the operative word: we check Log every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add log -- npx -y @rog0x/mcp-log-tools
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "log": {
      "args": [
        "-y",
        "@rog0x/mcp-log-tools"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.log]
command = "npx"
args = ["-y", "@rog0x/mcp-log-tools"]
.cursor/mcp.json
{
  "mcpServers": {
    "log": {
      "args": [
        "-y",
        "@rog0x/mcp-log-tools"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "log": {
      "args": [
        "-y",
        "@rog0x/mcp-log-tools"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Log

same job, measured the same way
Git
by rog0x

Git log, diff, blame, branch stats for AI agents

31 installs/wk local only
Log Analyzer MCP
by fato07

AI-powered log analysis - parse, search, extract errors across 9+ formats

119 installs/wk local only
Queryshield
by bch1212

Secure SQL proxy for AI agents — NL→SQL, AST safety, per-agent RLS, audit log.

56 installs/wk local only
LogSentinel
by evozim

Anthropic logs audit filter and cybersecurity threat analyzer.

answering
Sandbox Env MCP
by hs3434

Persistent Docker/SSH sandbox for AI agents: shell exec, file ops, audit log.

71 installs/wk local only
Trace Forge
by mdfifty50-boop

Structured execution trace and span logging for AI agents

28 installs/wk local only
Synap Memory
by maximem

Persistent memory for AI agents — log and recall conversation context over MCP.

4 tools answering
agentleFS
by agentlefs

One permissioned folder your team and your AI agents both log into.

answering

Log — questions

Answers built from our own checks of this server.

Why is there no uptime for Log?
Log runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @rog0x/mcp-log-tools was installed 29 times last week.
How do I connect Log?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @rog0x/mcp-log-tools straight from npm; nothing to host, nothing to sign up for.
How many people use Log?
The npm package @rog0x/mcp-log-tools was installed 29 times in the last week. Week over week that is +100%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Log open source?
We cannot say either way: written in TypeScript and 1 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.