# mrexodia/ida-pro-mcp SLOC report

> As of 2026-09-17 (commit 80d7d36aab81), mrexodia/ida-pro-mcp contains 23,028 total lines: 17,904 code, 1,510 comments, 3,614 blank, across 49 files in 6 languages (top: Python 99.6%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

mrexodia/ida-pro-mcp has 17,904 source lines of code out of 23,028 total lines across 49 files, counted from the 80d7d36aab816e4859aad049af563aff48fa6b62 ref at commit 80d7d36aab81 by the OctoCounts tokei engine on 2026-09-17. 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 mrexodia/ida-pro-mcp to commit 80d7d36aab81, 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 77.7% of all lines, comments represent 6.6%, and the repository averages 365 code lines per file. Python accounts for 99.6% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 40 | 21,865 | 17,835 | 734 | 3,296 |
| TOML | 1 | 60 | 53 | 0 | 7 |
| JSON | 1 | 12 | 12 | 0 | 0 |
| Shell | 1 | 5 | 4 | 1 | 0 |
| Markdown | 4 | 1,014 | 0 | 713 | 301 |
| Plain Text | 2 | 72 | 0 | 62 | 10 |

Top language (Python 99.6%). Generated at 2026-09-17T21:00:38.357819076+00:00. Canonical report: https://octocounts.com/github/mrexodia/ida-pro-mcp

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/mrexodia/ida-pro-mcp/commit/80d7d36aab816e4859aad049af563aff48fa6b62?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 mrexodia/ida-pro-mcp have?

mrexodia/ida-pro-mcp has 23,028 total lines, including 17,904 code lines, 1,510 comment lines, and 3,614 blank lines.

### How was the mrexodia/ida-pro-mcp line count measured?

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

### What commit was counted for mrexodia/ida-pro-mcp?

This OctoCounts report was generated from 80d7d36aab816e4859aad049af563aff48fa6b62 at commit 80d7d36aab81 on 2026-09-17T21:00:38.357819076+00:00.

## Similar repository reports

- [gz83/thorium](https://octocounts.com/github/gz83/thorium) — Python, 18,004 code lines
- [kivy/python-for-android](https://octocounts.com/github/kivy/python-for-android) — Python, 17,707 code lines
- [russeell/jobfindsme](https://octocounts.com/github/russeell/jobfindsme) — Python, 17,701 code lines
- [HKUDS/Paper2Slides](https://octocounts.com/github/HKUDS/Paper2Slides) — Python, 18,316 code lines
- [antoinezambelli/forge](https://octocounts.com/github/antoinezambelli/forge) — Python, 18,347 code lines
- [zhansan379/boss-crawler-skill](https://octocounts.com/github/zhansan379/boss-crawler-skill) — Python, 18,383 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)
- [TensorFlow vs PyTorch](https://octocounts.com/compare/tensorflow-vs-pytorch)
- [Django vs Ruby on Rails](https://octocounts.com/compare/django-vs-rails)
- [Laravel vs Django](https://octocounts.com/compare/laravel-vs-django)
- [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)
