# containers/kubernetes-mcp-server SLOC report

> As of 2026-09-03 (commit 72cb575bedd4), containers/kubernetes-mcp-server contains 258,581 total lines: 243,779 code, 5,958 comments, 8,844 blank, across 640 files in 12 languages (top: JSON 73.7%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving containers/kubernetes-mcp-server to commit 72cb575bedd4, 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 large codebase by counted code lines. Code represents 94.3% of all lines, comments represent 2.3%, and the repository averages 381 code lines per file. JSON accounts for 73.7% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| JSON | 19 | 179,646 | 179,646 | 0 | 0 |
| Go | 319 | 64,181 | 53,285 | 3,413 | 7,483 |
| YAML | 166 | 9,194 | 8,394 | 521 | 279 |
| Shell | 103 | 2,583 | 1,897 | 358 | 328 |
| Makefile | 2 | 231 | 189 | 14 | 28 |
| Python | 4 | 146 | 116 | 4 | 26 |
| Pan | 1 | 83 | 76 | 0 | 7 |
| Templ | 1 | 65 | 65 | 0 | 0 |
| TOML | 7 | 66 | 53 | 6 | 7 |
| JavaScript | 1 | 53 | 42 | 4 | 7 |
| Dockerfile | 1 | 22 | 16 | 0 | 6 |
| Markdown | 16 | 2,311 | 0 | 1,638 | 673 |

Top language (JSON 73.7%). Generated at 2026-09-03T02:10:08.896328743+00:00. Canonical report: https://octocounts.com/github/containers/kubernetes-mcp-server

## Report FAQ

### How many lines of code does containers/kubernetes-mcp-server have?

containers/kubernetes-mcp-server has 258,581 total lines, including 243,779 code lines, 5,958 comment lines, and 8,844 blank lines.

### How was the containers/kubernetes-mcp-server line count measured?

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

### What commit was counted for containers/kubernetes-mcp-server?

This OctoCounts report was generated from main at commit 72cb575bedd4 on 2026-09-03T02:10:08.896328743+00:00.

## Similar repository reports

- [searxng/searxng](https://octocounts.com/github/searxng/searxng) — JSON, 244,924 code lines
- [wspr-ncsu/WebViewTracer](https://octocounts.com/github/wspr-ncsu/WebViewTracer) — JSON, 238,468 code lines
- [Shubhamsaboo/awesome-llm-apps](https://octocounts.com/github/Shubhamsaboo/awesome-llm-apps) — JSON, 238,034 code lines
- [MiniMax-AI/skills](https://octocounts.com/github/MiniMax-AI/skills) — JSON, 251,919 code lines
- [ChenYXxxx/stockbench](https://octocounts.com/github/ChenYXxxx/stockbench) — JSON, 233,069 code lines
- [WKQ9411/Mini-LLM](https://octocounts.com/github/WKQ9411/Mini-LLM) — JSON, 229,518 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)
- [GitHub SLOC counter guide](https://octocounts.com/docs/github-sloc-counter)
- [Counting methodology](https://octocounts.com/docs/methodology)
- [OctoCounts API docs](https://octocounts.com/docs/api)
