Mmcp.market

OctoCounts MCP Server

by huanglizhuo·io.github.huanglizhuo/octocounts-mcp·v0.1.1

Analyze and compare public GitHub repo line counts (SLOC) via OctoCounts, from any MCP client.

A92/100grade A
What users say
No reviews yet
Be the first
Safety scan
A92/100

full report

Adoption
Growing

12 stars37 downloads/wk

Reviews

Write one

Nobody has reviewed OctoCounts MCP Server yet.

If you have run it, two minutes of your experience saves the next person an afternoon.

OctoCounts MCP Server tools (2)

write = sends, deletes, buys or posts

Read from the package source without running it. The installed server may list more.

  • analyze_repo

    Analyze a public GitHub repository with OctoCounts and return SLOC totals.

  • compare_repos

    Compare SLOC totals between two public GitHub repositories or refs.

Public scan report

scanner v0.1.9 · 2026-09-20 · same rubric, same numbers if you re-run it

no findings
  • Code scan2 source files scanned25/25
  • Live reliabilityno gateway calls yet and no remote to proben/a
  • Tool poisoningtools not inspected (local package is not executed); not countedn/a
  • Auth qualitylocal package, no credentials required12/15
  • Maintenancelast push 1 days ago15/15
  • Maintainer identityregistry namespace matches repository owner; GitHub account older than a year8/10
Overall 92/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

What the publisher says

From the OctoCounts MCP Server repository's README, as published. We do not edit it. Read it on GitHub

OctoCounts – GitHub SLOC Counter

GitHub shows language bars. OctoCounts shows the actual line counts.

GitHub's sidebar shows language percentages, but misses actual file and line counts. OctoCounts adds this missing SLOC (Source Lines of Code) view to public repos without cloning.

Install the extension for instant stats directly on GitHub, or use the web app for public GitHub repositories. It downloads the repo archive, runs tokei, and caches the results—delivering a breakdown faster than git clone.

Use OctoCounts

Preview

Why?

Sometimes you just want to know whether a repo is 2k lines, 200k lines, or a weekend-devouring monolith. GitHub already has the repo, the language stats, and the sidebar. OctoCounts fills in the missing numbers.

What it does

  • Adds a browser extension card to GitHub repo pages with files, total lines, code, comments, blanks, and language count
  • Provides a web app where you can paste any public GitHub repo URL
  • Resolves any branch, tag, or commit SHA — pins results to an exact commit so the cache is actually meaningful
  • Downloads the GitHub archive tarball instead of cloning (much faster, no git history overhead)
  • Counts files, lines, code, comments, and blanks per language via tokei
  • Caches reports by owner + repo + commit + tokei version — repeat runs are instant
  • Queues analysis jobs so concurrent requests don't bring the server to its knees
  • Exports reports as plain text, JSON, or a shareable PNG card

Stack

Shortened. The full README is on GitHub.

Nothing above is checked by us. What we check is on the safety report.

Install directly

Runs npx -y octocounts-mcp on your machine. Read the scan report first; the gateway never runs local packages.

claude mcp add octocounts-mcp -- npx -y octocounts-mcp
Add to Cursor

OctoCounts MCP Server: common questions

Is OctoCounts MCP Server safe?
Yes, by our scan: it is graded A (92/100). Read the OctoCounts MCP Server safety report
How do I install OctoCounts MCP Server?
It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
Does OctoCounts MCP Server need an API key?
Not as far as the registry entry and our scan can tell: no credentials are declared or required.
Is OctoCounts MCP Server maintained?
The last commit was in the last day (2026-09-20). The latest release is v0.1.1.
What can I use instead of OctoCounts MCP Server?
Servers from other publishers that do the same job: SlopScore MCP server, GitHub MCP server and ProjectPulse MCP server. Compare all OctoCounts MCP Server alternatives.

Alternatives to OctoCounts MCP Server

Same job from other publishers: the closest match first, then the best rated.

All OctoCounts MCP Server alternatives →
  • SlopScore
    Browse, search and scan a public leaderboard of AI-generated GitHub repos.
    A
  • GitHub
    Connect AI assistants to GitHub - manage repos, issues, PRs, and workflows through natural language.
    A
  • ProjectPulse MCP
    Monitor GitHub repo health, DORA metrics and CI signals from your AI assistant.
    B
  • Mizuki
    Fixed-price maintenance for public GitHub issues, paid in USDC on Solana.
    B
  • Github Repo
    MCP server for GitHub repo health, commit summaries, issue triage, and RAG Q&A.
    B

More from huanglizhuo