mcpbeat Sign in

Package Risk MCP Server

by makosddavid Your server? Claim it
local only

Package Risk runs on your own machine — the client starts it, so there is no endpoint to ping. 38 installs a week from npm. Last commit 14 Aug 2026.

Package risk checks: maintenance, licence, advisories. Paid per call in USDC, no signup.

Installs per day peak 29 · avg 8 · +45% w/w
a month agotoday
38
Installs / week
npm · @makosdav/package-risk-mcp
0
Stars
0 open issues
14 Aug 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

Nothing serious here today

Today is the operative word: we check Package Risk 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 package-risk -- npx -y @makosdav/package-risk-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "package-risk": {
      "args": [
        "-y",
        "@makosdav/package-risk-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.package-risk]
command = "npx"
args = ["-y", "@makosdav/package-risk-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "package-risk": {
      "args": [
        "-y",
        "@makosdav/package-risk-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "package-risk": {
      "args": [
        "-y",
        "@makosdav/package-risk-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: EVM_PRIVATE_KEY (Private key of an EVM wallet holding a small amount of USDC on Base mainnet. Each tool call spends $0.005-$0.01 from it. Use a lightly funded key dedicated to this agent, never a main wallet.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Package Risk

same job, measured the same way
Academic Evidence Pack
by jmxisnext

Signed citation-integrity reports + retraction-checked evidence packs, paid per call via x402/USDC.

6 tools answering
C
Forage
by forage

Web search and URL-to-markdown for agents. Pay per call in USDC on Base, no signup.

2 tools answering
D
toolvend - DNS, WHOIS & domain tools
by toolvend

DNS, WHOIS/RDAP, DMARC/SPF, LEI, sitemap, web extract, VAT, QR. Paid per call in USDC, no signup.

11 tools answering
Starlog
by starloghq

Vet a package (CVEs, license, maintenance) before your AI agent uses it, plus capability discovery.

76 installs/wk local only
twitr.sh
by twitr

X/Twitter reads, search, monitors and posting. Pay-per-call in USDC — no signup, no API keys.

14 tools answering
Mizuki
by opencovenant

Fixed-price maintenance for public GitHub issues, paid in USDC on Solana.

37 installs/wk local only
RyRank
by trigeochiral

Cohere-compatible pay-per-call reranker, no signup, x402/USDC

355 installs/wk local only
Connskill Growth MCP
by conn-skill

Local market checks, rankings and keyword research as JSON, paid per call via x402 in USDC on Base.

54 installs/wk local only

Package Risk — questions

Answers built from our own checks of this server.

Why is there no uptime for Package Risk?
Package Risk 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 @makosdav/package-risk-mcp was installed 38 times last week.
How do I connect Package Risk?
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 @makosdav/package-risk-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Package Risk?
The npm package @makosdav/package-risk-mcp was installed 38 times in the last week. Week over week that is +45%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Package Risk open source?
Yes — it is published under the MIT licence, written in JavaScript 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.