Trailhead

stefiix92/Trailhead
★ 1 stars Go 🤖 AI/LLM Updated today
A self-hosted MCP server that lets AI coding agents investigate production logs without hallucinating.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "trailhead": {
      "command": "go",
      "args": [
        "run",
        "github.com/stefiix92/Trailhead@latest"
      ]
    }
  }
}

README Excerpt

Self-hosted MCP server so AI agents can query production logs with **structured, citeable** results (line IDs), not raw dumps. See [PRD.md](PRD.md) for product scope. > Open source. Self-hosted. Logs never leave your infra. - **Watch**: asciinema recording at [`docs/demo/upload-500.cast`](docs/demo/upload-500.cast) (play locally with `asciinema play docs/demo/upload-500.cast`).

Tools (12)

TRAILHEAD_LOKI_BEARER_TOKENTRAILHEAD_LOKI_TENANTTRAILHEAD_LOKI_URLTRAILHEAD_MARKERS_FILETRAILHEAD_MAX_SESSION_LINEScorrelated_eventsdiff_error_rateget_lines_by_idlabelsample_clustersearchsummarize_errors