# 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%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

containers/kubernetes-mcp-server has 243,779 source lines of code out of 258,581 total lines across 640 files, counted from the main ref at commit 72cb575bedd4 by the OctoCounts tokei engine on 2026-09-03. 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 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

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/containers/kubernetes-mcp-server/commit/72cb575bedd43a7fd5febcb9a5ad684343e8ce04?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 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

- [jaredpalmer/kev](https://octocounts.com/github/jaredpalmer/kev) — JSON, 247,294 code lines
- [am-abdulmueed/pluginstream](https://octocounts.com/github/am-abdulmueed/pluginstream) — JSON, 248,330 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, 236,440 code lines
- [WKQ9411/Mini-LLM](https://octocounts.com/github/WKQ9411/Mini-LLM) — JSON, 229,518 code lines
- [devolutions/unigetui](https://octocounts.com/github/devolutions/unigetui) — JSON, 229,395 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)
- [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)
