Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

DepScope

REMOTE · MCP.DEPSCOPE.DEV · 2 COMPONENTS · SCANNED AUG 3

Package intelligence MCP for AI agents — 22 tools, 19 ecosystems, AGPL SDK, free.

+4 this week 64 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score →

Endpoint Security57
Transport & Reachability100
Schema Quality & AI Usability70
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 3060 tokens (~139/item across 22 items; 22 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management27
  • Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage83
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 48% of tool parameters carry a description.Partial
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

remote · mcp.depscope.dev

# add to Claude Code
claude mcp add --transport http dev-depscope-mcp https://mcp.depscope.dev/mcp
# ~/.codex/config.toml
[mcp_servers.dev-depscope-mcp]
url = "https://mcp.depscope.dev/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "dev-depscope-mcp": {
      "type": "remote",
      "url": "https://mcp.depscope.dev/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add dev-depscope-mcp --url https://mcp.depscope.dev/mcp --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  dev-depscope-mcp:
    url: "https://mcp.depscope.dev/mcp"
// mcp.json
{
  "mcpServers": {
    "dev-depscope-mcp": {
      "type": "http",
      "url": "https://mcp.depscope.dev/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 2 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 20 to 23. That category is still filling its 30-day observation window: 6 days of observed history at the previous scan, 7 at this one. The score rises as the window fills, whether or not the server changes.

  • 31 Jul 26 +1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 10 to 13. That category is still filling its 30-day observation window: 3 days of observed history at the previous scan, 4 at this one. The score rises as the window fills, whether or not the server changes.

  • 28 Jul 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 3 to 7. That category is still filling its 30-day observation window: 1 days of observed history at the previous scan, 2 at this one. The score rises as the window fills, whether or not the server changes.

  • 27 Jul 26 +1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 26 Jul 26 59

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 3 Aug 2026 · Probed https://mcp.depscope.dev/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=depscope.dev CN=YE1,O=Let's Encrypt,C=US 14 Jun 2026 12 Sept 2026 ECDSA 256 ECDSA-SHA384 69f0026f440d6d897f9d2f42da1af9ba0ae
SANs: *.depscope.dev, depscope.dev
CN=YE1,O=Let's Encrypt,C=US (CA) CN=Root YE,O=ISRG,C=US 3 Sept 2025 2 Sept 2028 ECDSA 384 ECDSA-SHA384 5ddd70dd31f801c85c186a7a04b80afe
CN=Root YE,O=ISRG,C=US (CA) CN=ISRG Root X2,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 ECDSA 384 ECDSA-SHA384 872165fc34b6e5fba8add5b3705fb53a
CN=ISRG Root X2,O=Internet Security Research Group,C=US (CA) CN=ISRG Root X1,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 ECDSA 384 SHA256-RSA 6c8f1dc727c7117f7baf853ac980f9cd
DNSSEC insecure

Validation of mcp.depscope.dev. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
dev. present 60074 8 Verified
depscope.dev. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Header Value
x-content-type-options nosniff
x-frame-options SAMEORIGIN
referrer-policy strict-origin-when-cross-origin
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://mcp.depscope.dev/mcp Verified 200
http (plaintext) http://mcp.depscope.dev/mcp HTTPS enforced 301 https://mcp.depscope.dev/mcp
MCP tools — 22 exposed · ~2,686 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
check_bulk ~125

Fast pre-flight filter for a batch of (ecosystem, package) pairs. DB-only, <100ms for 100 items. USE WHEN: about to emit `npm install a b c …` or `pip install a b c …` — catches hallucinated names, stdlib, typos, and known-bad in ONE call. NOT a dep-tree audit (use scan_project for that). RETURNS: per-item {status: exists|stdlib|malicious|typosquat_suspect|historical_incident|unknown}.

NameTypeReqDescription
itemsarrayyes

No output schema declared.

No examples provided.

check_compatibility ~81

Is this specific multi-package version combo verified to work together? USE WHEN: pinning a stack (next@15 + react@19 + node@22); before recommending a version matrix. RETURNS: {compatible, conflicts[], notes}.

NameTypeReqDescription
packagesobjectyesPackage -> version map, e.g. {"next":"15","react":"19"}.

No output schema declared.

No examples provided.

check_malicious ~83

Supply-chain malware check against OpenSSF/OSV. USE WHEN: about to suggest install of an unvetted/unfamiliar package; name came from a blog/tutorial. Call BEFORE check_package for untrusted pkgs. RETURNS: {is_malicious, threat_tier, source}.

NameTypeReqDescription
ecosystemstringyes
packagestringyes

No output schema declared.

No examples provided.

check_package ~109

Full machine-readable JSON report (~2k tokens). USE WHEN: you need to programmatically parse specific fields (CI gating, UI, sub-field extraction). Otherwise prefer get_package_prompt. RETURNS: {package, health:{score}, vulnerabilities[], latest, deprecated, maintainers, recommendation}.

NameTypeReqDescription
ecosystemstringyes
packagestringyesPackage name (e.g. 'express', 'fastapi', 'serde').
versionstringSpecific version (optional; default = latest).

No output schema declared.

No examples provided.

check_typosquat ~84

Typosquat detector. USE WHEN: name differs from a well-known package by 1-2 chars (`lodsh`, `reqeusts`); copy-paste from unreliable source; downloads near zero but name looks familiar. RETURNS: {is_typosquat, likely_target, confidence}.

NameTypeReqDescription
ecosystemstringyes
packagestringyes

No output schema declared.

No examples provided.

compare_packages ~96

Side-by-side comparison (health, vulns, downloads, maintainers, last release) of 2-10 packages in the same ecosystem. USE WHEN: 'X vs Y' / 'should I pick X or Y'. RETURNS: table-shaped JSON, one row per package.

NameTypeReqDescription
ecosystemstringyes
packagesarrayyesPackage names to compare, e.g. ['express','fastify','hono'].

No output schema declared.

No examples provided.

contact_depscope ~403

Inbound ticket: bug/listing/security/anomaly/partnership. USE WHEN: reporting wrong data (`bug`), requesting a new pkg/ecosystem index (`listing`), disclosing a DepScope security issue (`security`), flagging a concrete mismatch in another tool's output vs. authoritative source (`anomaly` — provide tool_called+observed+expected), or partnership/press (`partnership`). RETURNS: {ticket_id} or {anomaly_id}.

NameTypeReqDescription
bodystringMessage body (10-8000 chars). Be specific: include package name, ecosystem, error trace, repro steps when applicable.
companystringCompany / organization (optional).
ecosystemstringFor kind=anomaly: ecosystem of the involved package, if any.
emailstringReply-to email of the requester (required for bug/listing/security/partnership).
evidence_urlstringFor kind=anomaly: URL to authoritative source (registry page, GHSA, CVE, repo, ...) supporting your expectation.
expectedstringFor kind=anomaly: what you expected to see (1-1500 chars). Be concrete.
kindstringTicket category. `anomaly` routes to structured anomaly triage (requires tool_called/observed/expected).
namestringSender display name (optional).
observedstringFor kind=anomaly: what DepScope returned (1-1500 chars).
packagestringFor kind=anomaly: package name involved, if any.
subjectstringShort subject line (3-200 chars).
tool_calledstringFor kind=anomaly: DepScope tool that produced the anomaly (e.g. check_package, get_migration_path).
versionstringFor kind=anomaly: package version involved, if any.

No output schema declared.

No examples provided.

find_alternatives ~92

Curated replacements for deprecated/unhealthy packages, including stdlib built-ins (e.g. `fs.rm` for rimraf). USE WHEN: pkg flagged AVOID/URGENT; 'what to use instead of X'; before guessing a replacement name. RETURNS: {alternatives[]: {name, reason, is_stdlib}}.

NameTypeReqDescription
ecosystemstringyes
packagestringyes

No output schema declared.

No examples provided.

get_breaking_changes ~103

Breaking changes between two majors of the SAME package (`next@14`→`15`). USE WHEN: user is bumping a major; before recommending a major upgrade. Different from get_migration_path (same pkg vs. different pkg). RETURNS: {breaking_changes[]: {area, description, hint}}.

NameTypeReqDescription
ecosystemstringyes
from_versionstring
packagestringyes
to_versionstring

No output schema declared.

No examples provided.

get_health_score ~89

Single 0-100 health score — cheapest go/no-go gate (>=70 safe). USE WHEN: CI gating or pkg already screened for malware/typos. NOT a first screen — run check_malicious + check_typosquat first. For a verbal verdict use get_package_prompt. RETURNS: {score, verdict}.

NameTypeReqDescription
ecosystemstringyes
packagestringyes

No output schema declared.

No examples provided.

get_known_bugs ~76

Non-CVE known bugs for a specific package version. USE WHEN: unexpected behavior that is NOT a security issue; a pinned version misbehaves. RETURNS: {bugs[]: {title, fixed_in, workaround}}.

NameTypeReqDescription
ecosystemstringyes
packagestringyes
versionstring

No output schema declared.

No examples provided.

get_latest_version ~78

Latest published version + deprecation flag — the cheapest call. USE WHEN: only a version string matters (pinning a dep, answering 'what version of X'). If you also need health/vulns use check_package. RETURNS: {latest, deprecated, published_at}.

NameTypeReqDescription
ecosystemstringyes
packagestringyes

No output schema declared.

No examples provided.

get_migration_path ~113

Prescriptive migration plan between DIFFERENT packages — rationale + literal code diff + breaking changes + effort minutes. USE WHEN: replacing `request`→`axios`, `moment`→`dayjs`, `flask`→`fastapi`, etc.; both endpoints known. RETURNS: {rationale, diff, breaking_changes[], estimated_minutes}.

NameTypeReqDescription
ecosystemstringyes
from_packagestringyesDeprecated/legacy package to migrate away from.
to_packagestringyesModern replacement package.

No output schema declared.

No examples provided.

get_package_prompt ~113

LLM-optimised package brief — plain text ~300 tokens (~75% cheaper than JSON). Verdict (SAFE/AVOID/URGENT/MALICIOUS) + health + vulns + alternatives + maintainer alerts. USE WHEN: you want to reason over a package and drop the output directly in context; 'is X safe'. PREFER THIS over check_package in 95% of LLM cases. RETURNS: plain-text brief.

NameTypeReqDescription
ecosystemstringyes
packagestringyes

No output schema declared.

No examples provided.

get_trending ~112

Live trending packages with rank-delta and weekly growth %. USE WHEN: 'what is rising in npm/PyPI/Cargo right now'; recommendation not biased by training-data cutoff. RETURNS: {items[]: {name, rank, rank_delta, weekly_growth_pct}}.

NameTypeReqDescription
ecosystemstringOptional. If omitted returns cross-ecosystem trending.
limitintegerMax results, 1-50. Default 20.
scopestringTime window. Defaults to week.

No output schema declared.

No examples provided.

get_trust_signals ~140

One-call aggregate of ALL non-CVE supply-chain trust signals: maintainer trust (bus factor, ownership changes), OpenSSF Scorecard, quality (criticality, release velocity, publish security), and SLSA/Sigstore provenance. USE WHEN: deep-vetting a package beyond CVEs (hardened/regulated env, SBOM/compliance, small-pkg ownership review, choosing between healthy candidates). Runs 4 backend endpoints in parallel. RETURNS: {maintainer, scorecard, quality, provenance} — each may be null if its backend call failed.

NameTypeReqDescription
ecosystemstringyes
packagestringyes

No output schema declared.

No examples provided.

get_vulnerabilities ~85

CVE/OSV advisories affecting the latest (or specified) version. USE WHEN: security-sensitive project; user asks 'any CVEs in X'; you already know the pkg exists. RETURNS: {vulnerability_count, vulnerabilities[]: {id, severity, cvss, fixed_in}}.

NameTypeReqDescription
ecosystemstringyes
packagestringyes

No output schema declared.

No examples provided.

install_command ~103

Canonical install command(s) across every package manager of the ecosystem (npm/pnpm/yarn/bun, pip/uv/poetry, cargo, go, composer, maven+gradle, nuget, …). USE WHEN: emitting an install line and you want correct flags. RETURNS: {primary, variants[]}.

NameTypeReqDescription
ecosystemstringyes
packagestringyes
versionstringOptional explicit version; defaults to latest.

No output schema declared.

No examples provided.

package_exists ~58

Boolean registry existence check. USE WHEN: about to emit a package name in an install command but unsure it exists; verifying a name generated from training data. RETURNS: {exists}.

NameTypeReqDescription
ecosystemstringyes
packagestringyes

No output schema declared.

No examples provided.

pin_safe ~133

Highest version below the chosen CVE severity tier, respecting a semver constraint. USE WHEN: writing a package.json/requirements.txt line; resolving dependabot by lowest-risk patched version. RETURNS: {recommended_version, walk_log[]}.

NameTypeReqDescription
constraintstringnpm-style constraint: ^X.Y.Z, ~X.Y.Z, >=X.Y.Z, or exact X.Y.Z.
ecosystemstringyes
include_prereleaseboolean
min_severitystringLowest severity to exclude. Default: high (excludes critical+high).
packagestringyes

No output schema declared.

No examples provided.

resolve_error ~166

Map error OR free-text query to a verified fix. USE WHEN: user pastes a concrete error/stack (ENOENT, ImportError, build failure) — pass `error`. OR user describes a symptom ('webpack slow', 'pip stuck') — pass `query`. Always prefer this over guessing a fix. RETURNS: exact-match {status, solution, confidence, source_url} or search results [{title, summary, source_url}].

NameTypeReqDescription
contextobjectOptional context for error-mode calls (ecosystem, package, version).
errorstringConcrete error message / stack trace. Triggers exact-match lookup.
limitintegerMax search results (query mode only).
querystringFree-text symptom description. Triggers KB search.

No output schema declared.

No examples provided.

scan_project ~244

Audit a project's dependencies in one shot. Returns a single-sentence `verdict` (e.g. "DO NOT INSTALL — 1 hallucinated: fastapi-turbo") that an agent can paste into its reply, plus per-package health/vulns/recommendation. Detects hallucinated packages, deprecated, typosquats, critical vulnerabilities. Accepts EITHER {ecosystem, packages:[name@ver, …]} (up to 100, returns JSON) OR {packages:[{ecosystem, package}, …]} (up to 50, mixed ecosystems, returns text brief). USE WHEN: user pastes package.json/requirements.txt/Cargo.toml; agent generated install command; 'is my stack OK'. RETURNS: JSON with `verdict`, `project_risk`, `summary.hallucinated_packages`, `summary.deprecated_packages`, per-package health.

NameTypeReqDescription
ecosystemstringRequired when packages is a string array.
packagesyesEither ['express','[email protected]'] (single ecosystem, up to 100) or [{ecosystem, package}, …] (mixed, up to 50).

No output schema declared.

No examples provided.