Logclaw MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 37 installs a week from npm. Last commit 6 Apr 2026.
Connect AI coding tools to LogClaw incidents, logs, and anomaly detections.
We read the source, 21 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
path := filepath.Join(cwd, config.DefaultConfigFile)
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
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 logclaw-mcp-server -- npx -y logclaw-mcp-server
{
"mcpServers": {
"logclaw-mcp-server": {
"args": [
"-y",
"logclaw-mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.logclaw-mcp-server]
command = "npx"
args = ["-y", "logclaw-mcp-server"]
{
"mcpServers": {
"logclaw-mcp-server": {
"args": [
"-y",
"logclaw-mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"logclaw-mcp-server": {
"args": [
"-y",
"logclaw-mcp-server"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
LOGCLAW_API_KEY (Your LogClaw project API key (starts with lc_proj_)), LOGCLAW_ENDPOINT (LogClaw auth proxy endpoint (default: https://ticket.logclaw.ai)).
The author declared them in the registry entry; get the values from the project itself.
Connect AI assistants to Xitoring monitoring: servers, uptime, incidents, metrics, SSL, and alerts.
Read-only GCP tools for debugging incidents and finding cost savings
VMware Aria Operations: metrics, alerts, capacity, anomaly detection — 18 MCP tools.
VMware Aria Operations: metrics, alerts, capacity, anomaly detection — 44 MCP tools.
Ingest and search LogsLoom logs from coding agents.
Real-time infrastructure monitoring with metrics, logs, alerts, and ML-based anomaly detection.
Scan, protect, and monitor APIs from AI coding tools. Device-level rate limiting.
Persistent memory with contradiction detection, burnout monitoring, and 69 intelligence tools.
Answers built from our own checks of this server.