# PrefectHQ/fastmcp SLOC report

> As of 2026-09-17 (commit 490049f0f974), PrefectHQ/fastmcp contains 377,625 total lines: 196,705 code, 104,036 comments, 76,884 blank, across 1,561 files in 11 languages (top: Python 96.7%). Default configuration. Counted with tokei via OctoCounts.

PrefectHQ/fastmcp has 196,705 source lines of code out of 377,625 total lines across 1,561 files, counted from the main ref at commit 490049f0f974 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 PrefectHQ/fastmcp to commit 490049f0f974, 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 52.1% of all lines, comments represent 27.6%, and the repository averages 126 code lines per file. Python accounts for 96.7% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 852 | 238,983 | 190,273 | 10,639 | 38,071 |
| JSON | 23 | 5,238 | 5,238 | 0 | 0 |
| TOML | 9 | 640 | 534 | 27 | 79 |
| JavaScript | 6 | 487 | 402 | 15 | 70 |
| CSS | 5 | 269 | 211 | 24 | 34 |
| Just | 1 | 35 | 19 | 8 | 8 |
| SVG | 2 | 14 | 14 | 0 | 0 |
| YAML | 2 | 33 | 14 | 17 | 2 |
| MDX | 594 | 126,543 | 0 | 89,809 | 36,734 |
| Markdown | 66 | 5,381 | 0 | 3,495 | 1,886 |
| Plain Text | 1 | 2 | 0 | 2 | 0 |

Top language (Python 96.7%). Generated at 2026-09-17T04:19:38.407489869+00:00. Canonical report: https://octocounts.com/github/PrefectHQ/fastmcp

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/PrefectHQ/fastmcp/commit/490049f0f9742922f4af16c937db0b898dc9802b?analysis=%7B%22ignoredDirs%22%3A%5B%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22default%22%2C%22includeDocs%22%3Atrue%2C%22includeTests%22%3Atrue%2C%22includeGenerated%22%3Atrue%7D).

## Report FAQ

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

PrefectHQ/fastmcp has 377,625 total lines, including 196,705 code lines, 104,036 comment lines, and 76,884 blank lines.

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

OctoCounts resolved the public GitHub repository to commit 490049f0f974, 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 490049f0f974 on 2026-09-17T04:19:38.407489869+00:00.

## Similar repository reports

- [AstrBotDevs/AstrBot](https://octocounts.com/github/AstrBotDevs/AstrBot) — Python, 196,166 code lines
- [plastic-labs/honcho](https://octocounts.com/github/plastic-labs/honcho) — Python, 197,322 code lines
- [crewaiinc/crewai](https://octocounts.com/github/crewaiinc/crewai) — Python, 198,571 code lines
- [foryourhealth111-pixel/Vibe-Skills](https://octocounts.com/github/foryourhealth111-pixel/Vibe-Skills) — Python, 193,574 code lines
- [dograh-hq/dograh](https://octocounts.com/github/dograh-hq/dograh) — Python, 199,995 code lines
- [gptme/gptme](https://octocounts.com/github/gptme/gptme) — Python, 200,777 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)
