# kerlenton/mcpsnoop SLOC report

> As of 2026-09-21 (commit 100eb7d91e94), kerlenton/mcpsnoop contains 55,737 total lines: 42,539 code, 9,167 comments, 4,031 blank, across 148 files in 9 languages (top: Go 98.5%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

kerlenton/mcpsnoop has 42,539 source lines of code out of 55,737 total lines across 148 files, counted from the 100eb7d91e94a2311312f4e7a3899e51c071dd10 ref at commit 100eb7d91e94 by the OctoCounts tokei engine on 2026-09-21. The report is cached by commit, tokei version, and analysis options, so recounting the same revision returns exactly these numbers.

OctoCounts produced this report by resolving kerlenton/mcpsnoop to commit 100eb7d91e94, downloading the repository source archive, and counting every source file with tokei, the open-source line counter written in Rust. The table below breaks the count down by programming language into files, total lines, code lines, comment lines, and blank lines, so the figures can be compared across languages and projects. Results are cached by commit, tokei version, and analysis options, so counting the same revision again reproduces exactly these numbers.

## Repository size insights

This is a medium-sized codebase by counted code lines. Code represents 76.3% of all lines, comments represent 16.4%, and the repository averages 287 code lines per file. Go accounts for 98.5% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Go | 125 | 53,062 | 41,908 | 7,585 | 3,569 |
| Shell | 3 | 349 | 235 | 88 | 26 |
| YAML | 1 | 129 | 111 | 16 | 2 |
| JavaScript | 1 | 166 | 93 | 62 | 11 |
| SVG | 9 | 80 | 80 | 0 | 0 |
| Makefile | 1 | 146 | 72 | 58 | 16 |
| JSON | 1 | 40 | 40 | 0 | 0 |
| Markdown | 6 | 1,733 | 0 | 1,330 | 403 |
| Plain Text | 1 | 32 | 0 | 28 | 4 |

Top language (Go 98.5%). Generated at 2026-09-21T09:37:32.445364849+00:00. Canonical report: https://octocounts.com/github/kerlenton/mcpsnoop

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/kerlenton/mcpsnoop/commit/100eb7d91e94a2311312f4e7a3899e51c071dd10?analysis=%7B%22ignoredDirs%22%3A%5B%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22default%22%2C%22includeDocs%22%3Afalse%2C%22includeTests%22%3Afalse%2C%22includeGenerated%22%3Afalse%7D).

## Report FAQ

### How many lines of code does kerlenton/mcpsnoop have?

kerlenton/mcpsnoop has 55,737 total lines, including 42,539 code lines, 9,167 comment lines, and 4,031 blank lines.

### How was the kerlenton/mcpsnoop line count measured?

OctoCounts resolved the public GitHub repository to commit 100eb7d91e94, downloaded the source archive, counted it with tokei, and cached the report by commit, tokei version, and analysis options.

### What commit was counted for kerlenton/mcpsnoop?

This OctoCounts report was generated from 100eb7d91e94a2311312f4e7a3899e51c071dd10 at commit 100eb7d91e94 on 2026-09-21T09:37:32.445364849+00:00.

## Similar repository reports

- [sigstore/cosign](https://octocounts.com/github/sigstore/cosign) — Go, 42,220 code lines
- [staticbackendhq/core](https://octocounts.com/github/staticbackendhq/core) — Go, 40,093 code lines
- [hetznercloud/cli](https://octocounts.com/github/hetznercloud/cli) — Go, 39,758 code lines
- [cr-zhichen/DJOneHubNative](https://octocounts.com/github/cr-zhichen/DJOneHubNative) — Go, 46,344 code lines
- [masterking32/MasterDnsVPN](https://octocounts.com/github/masterking32/MasterDnsVPN) — Go, 37,972 code lines
- [segmentio/kafka-go](https://octocounts.com/github/segmentio/kafka-go) — Go, 37,813 code lines

## Related OctoCounts pages

- [Recently analyzed repositories](https://octocounts.com/recent)
- [Popular SLOC reports](https://octocounts.com/popular)
- [Trending GitHub repositories](https://octocounts.com/trending)
- [Hall of Monoliths](https://octocounts.com/hall-of-monoliths)
- [Rust vs Go](https://octocounts.com/compare/rust-vs-go)
- [Deno vs Node.js](https://octocounts.com/compare/deno-vs-node)
- [Kubernetes vs Terraform](https://octocounts.com/compare/kubernetes-vs-terraform)
- [GitHub SLOC counter guide](https://octocounts.com/docs/github-sloc-counter)
- [Counting methodology](https://octocounts.com/docs/methodology)
- [SLOC and code metrics glossary](https://octocounts.com/docs/glossary)
- [Original research: how filtering changes SLOC counts](https://octocounts.com/research)
- [OctoCounts API docs](https://octocounts.com/docs/api)
