mcpbeat Sign in

Reposcout MCP Server

local only

Reposcout runs on your own machine — the client starts it, so there is no endpoint to ping. 24 installs a week from npm.

Discover, enrich, and rank GitHub repos for an objective with weighted, evidence-based scoring.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 50 · avg 7 · +75% w/w
a month agotoday
24
Installs / week
npm · @rakeshroushan/reposcout
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add reposcout -- npx -y @rakeshroushan/reposcout
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "reposcout": {
      "args": [
        "-y",
        "@rakeshroushan/reposcout"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.reposcout]
command = "npx"
args = ["-y", "@rakeshroushan/reposcout"]
.cursor/mcp.json
{
  "mcpServers": {
    "reposcout": {
      "args": [
        "-y",
        "@rakeshroushan/reposcout"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "reposcout": {
      "args": [
        "-y",
        "@rakeshroushan/reposcout"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: GITHUB_TOKEN (GitHub token used to raise the GitHub REST/search API rate limit for repo_search and repo_enrich. Optional; falls back to the gh CLI.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Reposcout

same job, measured the same way
Fake Star Audit
by ardev-lab

Transparent rule-based GitHub fake-star detector — LOW/MEDIUM/HIGH with per-rule evidence.

95 installs/wk local only
Fake Star Audit
by armada735

Transparent rule-based GitHub fake-star detector — LOW/MEDIUM/HIGH with per-rule evidence.

local only
Before Users Do
by bhuman-ai

Browser-backed QA with evidence and fix-ready reports for coding agents.

answering
Linear Project
by openlyuseful

Scope-gated Linear project administration with optional GitHub and Obsidian evidence adapters

25 installs/wk local only
Carrierscore
by carrierscore

FMCSA motor-carrier risk scores, monitoring, and carrier-selection evidence reports for AI agents.

8 tools answering
Wizeb AI-Native Index
by wizeb

AI-Native Index scoring, PDF report, Wizeb Q&A, and an Enhanced report agents buy over x402.

7 tools answering
Navigator
by mentu

Read-only repo navigation and progressive disclosure; BM25 locator with registered evidence.

78 installs/wk local only
Glint Render — web rendering for AI agents
by zzzjy765

Screenshots, PDFs, OG images, monitoring and evidence for AI agents. Glint Render by Moyu.

311 installs/wk local only

Reposcout — questions

Answers built from our own checks of this server.

Why is there no uptime for Reposcout?
Reposcout runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @rakeshroushan/reposcout was installed 24 times last week.
Is Reposcout still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Reposcout?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @rakeshroushan/reposcout straight from npm; nothing to host, nothing to sign up for.
How many people use Reposcout?
The npm package @rakeshroushan/reposcout was installed 24 times in the last week. Week over week that is +75%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.