# PrefectHQ/fastmcp SLOC report

> As of 2026-07-23 (commit edb54bddf335), PrefectHQ/fastmcp contains 305,424 total lines: 185,075 code, 63,066 comments, 57,283 blank, across 1,186 files in 11 languages (top: Python 97.0%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving PrefectHQ/fastmcp to commit edb54bddf335, 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 60.6% of all lines, comments represent 20.6%, and the repository averages 156 code lines per file. Python accounts for 97.0% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 806 | 226,821 | 179,540 | 10,744 | 36,537 |
| JSON | 21 | 4,579 | 4,579 | 0 | 0 |
| TOML | 8 | 555 | 474 | 13 | 68 |
| JavaScript | 4 | 371 | 315 | 4 | 52 |
| CSS | 4 | 147 | 118 | 9 | 20 |
| Just | 1 | 35 | 19 | 8 | 8 |
| YAML | 2 | 16 | 16 | 0 | 0 |
| SVG | 2 | 14 | 14 | 0 | 0 |
| MDX | 282 | 69,755 | 0 | 50,193 | 19,562 |
| Markdown | 55 | 3,129 | 0 | 2,093 | 1,036 |
| Plain Text | 1 | 2 | 0 | 2 | 0 |

Top language (Python 97.0%). Generated at 2026-07-23T17:41:16.004680605+00:00. Canonical report: https://octocounts.com/github/PrefectHQ/fastmcp

## Report FAQ

### How many lines of code does PrefectHQ/fastmcp have?

PrefectHQ/fastmcp has 305,424 total lines, including 185,075 code lines, 63,066 comment lines, and 57,283 blank lines.

### How was the PrefectHQ/fastmcp line count measured?

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

### What commit was counted for PrefectHQ/fastmcp?

This OctoCounts report was generated from main at commit edb54bddf335 on 2026-07-23T17:41:16.004680605+00:00.

## Similar repository reports

- [AstrBotDevs/AstrBot](https://octocounts.com/github/AstrBotDevs/AstrBot) — Python, 184,686 code lines
- [mem0ai/mem0](https://octocounts.com/github/mem0ai/mem0) — Python, 180,107 code lines
- [rommapp/romm](https://octocounts.com/github/rommapp/romm) — Python, 177,639 code lines
- [matrix-org/synapse](https://octocounts.com/github/matrix-org/synapse) — Python, 176,807 code lines
- [MoonshotAI/kimi-cli](https://octocounts.com/github/MoonshotAI/kimi-cli) — Python, 172,968 code lines
- [HKUDS/nanobot](https://octocounts.com/github/HKUDS/nanobot) — Python, 199,753 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)
- [OctoCounts API docs](https://octocounts.com/docs/api)
