mcpbeat Sign in

X402 Repohealth MCP Server

local only

X402 Repohealth MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 30 installs a week from npm. Last commit 2 Aug 2026.

Free MCP server: compute a GitHub repo maintenance/abandonment health score from live data.

Installs per day peak 9 · avg 5 · -43% w/w
a month agotoday
30
Installs / week
npm · x402-repohealth-mcp
0
Stars
0 open issues
2 Aug 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check X402 Repohealth MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

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 x402-repohealth-mcp -- npx -y x402-repohealth-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "x402-repohealth-mcp": {
      "args": [
        "-y",
        "x402-repohealth-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.x402-repohealth-mcp]
command = "npx"
args = ["-y", "x402-repohealth-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "x402-repohealth-mcp": {
      "args": [
        "-y",
        "x402-repohealth-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "x402-repohealth-mcp": {
      "args": [
        "-y",
        "x402-repohealth-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to X402 Repohealth MCP

same job, measured the same way
Github Repo MCP
by thedhruv-07

MCP server for GitHub repo health, commit summaries, issue triage, and RAG Q&A.

143 installs/wk local only
Maintenance Log
by theluckystrike

Equipment maintenance log: assets, service entries with costs, and a due report from stored dates.

8 tools answering
OctoCounts MCP Server
by huanglizhuo

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

43 installs/wk local only
Github Gist
by ofershap

MCP server to create, read, update, list, and search GitHub Gists from your IDE

38 installs/wk local only
Pixlint
by amitsingh-24

Lint, curate & prepare computer-vision datasets from your AI assistant — MCP server, 67 tools

89 installs/wk local only
Github
by davidweb3-ctrl

GitHub MCP Server - List PRs, issues, repo info, and search code

21 installs/wk local only
ProjectPulse MCP
by alexbypa

Monitor GitHub repo health, DORA metrics and CI signals from your AI assistant.

227 installs/wk local only
gha-doctor
by linnea-bakshi

Diagnose GitHub Actions CI: lint, flaky tests, wasted minutes, health score. Read-only MCP tools.

local only

X402 Repohealth MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for X402 Repohealth MCP?
X402 Repohealth MCP 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 x402-repohealth-mcp was installed 30 times last week.
How do I connect X402 Repohealth MCP?
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 x402-repohealth-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use X402 Repohealth MCP?
The npm package x402-repohealth-mcp was installed 30 times in the last week. Week over week that is -43%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is X402 Repohealth MCP open source?
Yes — it is published under the MIT licence, written in TypeScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.