mcpbeat Sign in

Dependency Health MCP Server

answering

Dependency Health MCP is answering right now. Last checked 12 min ago. It exposes 3 tools. Last commit 3 Sep 2026.

Package alive? Verdict with evidence: deprecated, archived, stale or active; plus runtime EOL dates.

Uptime history 9 days of history
9 days agonow
100.0%
Uptime 24h
92 of 92 checks
3
Tools
read from the server
601 ms
Response time
average over 24h
0
Stars
last commit 3 Sep 2026

Nothing serious here today

Today is the operative word: we check Dependency Health 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

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 12 min ago.

run in your terminal
claude mcp add dephealth --transport http https://dephealth.dsh.sh/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "dephealth": {
      "url": "https://dephealth.dsh.sh/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.dephealth]
url = "https://dephealth.dsh.sh/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "dephealth": {
      "url": "https://dephealth.dsh.sh/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "dephealth": {
      "url": "https://dephealth.dsh.sh/mcp"
    }
  }
}

Available tools 3

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

deps
deps_audit
Health verdict for every package in a manifest or a list, in one call (≤25 packages): deprecated / archived / stale / active / unknown per package with the latest version, release and push ages, advisory counts and replacements, plus a summary. Use when reviewing a repository's package.json or requirements.txt before an upgrade, an audit or a fork decision.
package
package_health
Is this package alive? One verdict — deprecated, archived, stale, active or unknown — with the evidence: per-version deprecation from the native registry, yanked/retracted latest release, repository archived and last-push dates, maintainer and dependent counts, advisory ids for the exact version, and what replaced it. Use when choosing, pinning or upgrading a dependency in npm, PyPI, crates.io, RubyGems, Go, Maven, NuGet or Packagist.
runtime
runtime_eol
Support and end-of-life dates for a runtime, OS, database or framework version from endoflife.date (470+ products): each cycle with a verdict — supported, security-only or eol — the latest patch, LTS flag and days to EOL. Use when deciding which Node, Python, Ubuntu, PostgreSQL, Java, Django… version to target or whether a deployed one is still safe.

Endpoints

URLTransportStateLatencyChecked
https://dephealth.dsh.sh/mcp streamable-http answering 574 ms 12 min ago

Alternatives to Dependency Health MCP

same job, measured the same way
Freshdeps MCP
by solvohq

Live npm/PyPI dependency-health verdicts so AI agents stop recommending stale or CVE'd packages

local only
pkgxray
by adamsjack711-ux

Pre-install security scans for npm packages, MCP servers, and AI agents with cited verdict evidence.

52 installs/wk local only
C
MCPFax Dev Package Intelligence
by mcpscores

Is this dependency current, licensed, deprecated, or already carrying a CVE?

5 tools answering
KnownGate
by knowngate

Food verification for people and AI agents: evidence-backed verdicts, with sources and dates.

4 tools answering
Hive Intelligence MCP
by hiveintelligence

Evidence-backed crypto due diligence with sources, freshness, and a runtime receipt on every call.

110 installs/wk 8 tools answering
D
RateAPI — live US mortgage, auto, HELOC, personal & deposit rates
by rateapi

Live US mortgage, auto, HELOC, personal & deposit rates with evidence, plus who can join each lender

89 tools answering
I
Python Package Runtime Test
by ligafew

Test a Python package/version on a target runtime. Scoped Linux install and usable-import evidence.

1 tools answering
Project Status
by openlyuseful

Read-only project readiness, dependency, evidence, and bounded local activity views.

12 installs/wk local only

Dependency Health MCP — questions

Answers built from our own checks of this server.

What can Dependency Health MCP do?
It exposes 3 tools, read directly from the server on our last check. Among them: deps_audit, package_health, runtime_eol. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Dependency Health MCP working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 601 ms. The bar chart above shows every period we have measured.
How do I connect Dependency Health 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 is a remote server, so there is nothing to install — the client connects to the address.
Does Dependency Health MCP need an API key?
No. Dependency Health MCP completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 3 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Dependency Health MCP?
It answers our handshake in 601 ms on average, which is faster than 24% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Dependency Health 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.