# alpacahq/alpaca-mcp-server SLOC report

> As of 2026-07-15 (commit b4a012a8ff11), alpacahq/alpaca-mcp-server contains 3,092 total lines: 2,130 code, 555 comments, 407 blank, across 28 files in 9 languages (top: Python 73.2%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving alpacahq/alpaca-mcp-server to commit b4a012a8ff11, 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 small codebase by counted code lines. Code represents 68.9% of all lines, comments represent 17.9%, and the repository averages 76 code lines per file. Python accounts for 73.2% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 8 | 1,725 | 1,559 | 19 | 147 |
| YAML | 9 | 490 | 381 | 66 | 43 |
| TOML | 1 | 81 | 68 | 0 | 13 |
| Pan | 1 | 62 | 57 | 0 | 5 |
| JSON | 3 | 46 | 46 | 0 | 0 |
| Dockerfile | 1 | 22 | 14 | 1 | 7 |
| Shell | 1 | 6 | 5 | 1 | 0 |
| Markdown | 2 | 633 | 0 | 441 | 192 |
| Plain Text | 2 | 27 | 0 | 27 | 0 |

Top language (Python 73.2%). Generated at 2026-07-15T19:02:57.488811902+00:00. Canonical report: https://octocounts.com/github/alpacahq/alpaca-mcp-server

## Report FAQ

### How many lines of code does alpacahq/alpaca-mcp-server have?

alpacahq/alpaca-mcp-server has 3,092 total lines, including 2,130 code lines, 555 comment lines, and 407 blank lines.

### How was the alpacahq/alpaca-mcp-server line count measured?

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

### What commit was counted for alpacahq/alpaca-mcp-server?

This OctoCounts report was generated from main at commit b4a012a8ff11 on 2026-07-15T19:02:57.488811902+00:00.

## Similar repository reports

- [AvdLee/SwiftUI-Agent-Skill](https://octocounts.com/github/AvdLee/SwiftUI-Agent-Skill) — Python, 2,135 code lines
- [meetsitaram/sonic-x2](https://octocounts.com/github/meetsitaram/sonic-x2) — Python, 2,137 code lines
- [browser-use/video-use](https://octocounts.com/github/browser-use/video-use) — Python, 2,145 code lines
- [EdoardoBotta/RQ-VAE-Recommender](https://octocounts.com/github/EdoardoBotta/RQ-VAE-Recommender) — Python, 2,113 code lines
- [LionHUBYK/CBM-Capacity-Report](https://octocounts.com/github/LionHUBYK/CBM-Capacity-Report) — Python, 2,154 code lines
- [miguelgrinberg/microblog](https://octocounts.com/github/miguelgrinberg/microblog) — Python, 2,095 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)
