# ChromeDevTools/chrome-devtools-mcp SLOC report

> As of 2026-09-08 (commit 5ca9121d1805), ChromeDevTools/chrome-devtools-mcp contains 92,714 total lines: 79,765 code, 9,313 comments, 3,636 blank, across 145 files in 4 languages (top: JavaScript 66.1%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving ChromeDevTools/chrome-devtools-mcp to commit 5ca9121d1805, 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 86.0% of all lines, comments represent 10.0%, and the repository averages 550 code lines per file. JavaScript accounts for 66.1% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| JavaScript | 11 | 59,605 | 52,685 | 6,246 | 674 |
| TypeScript | 107 | 20,401 | 17,262 | 1,223 | 1,916 |
| JSON | 9 | 9,821 | 9,818 | 0 | 3 |
| Markdown | 18 | 2,887 | 0 | 1,844 | 1,043 |

Top language (JavaScript 66.1%). Generated at 2026-09-08T00:35:07.632923970+00:00. Canonical report: https://octocounts.com/github/ChromeDevTools/chrome-devtools-mcp

## Report FAQ

### How many lines of code does ChromeDevTools/chrome-devtools-mcp have?

ChromeDevTools/chrome-devtools-mcp has 92,714 total lines, including 79,765 code lines, 9,313 comment lines, and 3,636 blank lines.

### How was the ChromeDevTools/chrome-devtools-mcp line count measured?

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

### What commit was counted for ChromeDevTools/chrome-devtools-mcp?

This OctoCounts report was generated from 5ca9121d1805ba11215ddc36d6fb18d40403c1fc at commit 5ca9121d1805 on 2026-09-08T00:35:07.632923970+00:00.

## Similar repository reports

- [ruanyf/jstraining](https://octocounts.com/github/ruanyf/jstraining) — JavaScript, 78,194 code lines
- [behrouz-sh/OrbiTask](https://octocounts.com/github/behrouz-sh/OrbiTask) — JavaScript, 74,030 code lines
- [fishjar/kiss-translator](https://octocounts.com/github/fishjar/kiss-translator) — JavaScript, 85,624 code lines
- [moment/moment](https://octocounts.com/github/moment/moment) — JavaScript, 72,297 code lines
- [eslint/eslint](https://octocounts.com/github/eslint/eslint) — JavaScript, 71,914 code lines
- [lalabuy948/PhoenixAnalytics](https://octocounts.com/github/lalabuy948/PhoenixAnalytics) — JavaScript, 88,652 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)
- [React vs Vue](https://octocounts.com/compare/react-vs-vue)
- [Next.js vs Vite](https://octocounts.com/compare/nextjs-vs-vite)
- [Vite vs webpack](https://octocounts.com/compare/vite-vs-webpack)
- [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)
