loaditout.ai
SkillsPacksTrendingLeaderboardAPI DocsBlogSubmitRequestsCompareAgentsXPrivacyDisclaimer
{}loaditout.ai
Skills & MCPPacksBlog

log-mcp

MCP Tool

ipolyzos/log-mcp

MCP server for read-only log analysis and inspection for Unix flavored systems

Install

$ npx loaditout add ipolyzos/log-mcp

Platform-specific configuration:

.claude/settings.json
{
  "mcpServers": {
    "log-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "log-mcp"
      ]
    }
  }
}

Add the config above to .claude/settings.json under the mcpServers key.

About

log-mcp

Read-only Model Context Protocol (MCP) server for log analysis. A host runs the log-mcp binary; the process speaks MCP over stdio (JSON-RPC on stdin/stdout) and exposes tools to inspect log data without mutating underlying sources.

Documentation

Detailed, maintained documentation is in [`docs/`](docs/). The sections below are a compact overview; for environment variables, the full tool catalog, security limits, parsing behavior, and CI, follow the links.

| Resource | Purpose | |----------|---------| | **docs/README.md** | Documentation index and update guidance. | | **docs/architecture.md** | System design: MCP stdio, sources, security limits, parsing, normalization, pipeline. | | **docs/tools.md** | Tool reference: parameters and JSON results for every MCP tool. | | **docs/client-contract.md** | Stdio/MCP expectations and how errors surface. | | **docs/usage.md** | Build, env vars, host configuration, workflows. | | **docs/development.md** | Contributor workflow and doc ownership. | | **docs/testing-and-ci.md** | Tests, fixtures, govulncheck, go mod tidy gate, CI workflows. | | **docs/releases.md** | Tags, release builds, versioning. | | **CHANGELOG.md** | Version history (Keep a Changelog). | | **docs/troubleshooting.md** | Common failures and fixes. | | CONTRIBUTING.md | Branches, build/test commands, PR checklist. | | SECURITY.md | Reporting vulnerabilities. | | CODE_OF_CONDUCT.md | Community expectations. | | LICENSE | Apache License 2.0. |

Status

Active development on the develop branch. The MCP tool surface and JSON shapes may still evolve; pin releases or digests for production hosts if you need s

Tags

analysisgogolanglinuxlogmacosmcpmcp-server

Reviews

Loading reviews...

Quality Signals

0
Installs
Last updated18 days ago
Security: AREADME

Safety

Risk Levelmedium
Data Access
read
Network Accessnone

Details

Sourcegithub-crawl
Last commit4/3/2026
View on GitHub→

Embed Badge

[![Loaditout](https://loaditout.ai/api/badge/ipolyzos/log-mcp)](https://loaditout.ai/skills/ipolyzos/log-mcp)