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

DepScope

REMOTE · MCP.DEPSCOPE.DEV · 2 COMPONENTS · SCANNED SEP 24

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

0 this week 76 Trust /100
Trust breakdown (7 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 → Why this is hard to score →

Endpoint Security57
Transport & Reachability100
Schema Quality & AI Usability72
  • 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 Management100
  • No destabilizing schema changes in the last 30 days.Pass
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
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 22 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 23 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the DepScope MCP server?

DepScope is a hosted endpoint at https://mcp.depscope.dev/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

remote · mcp.depscope.dev

# add to Claude Code
claude mcp add --transport http dev-depscope-mcp 'https://mcp.depscope.dev/mcp'
// .cursor/mcp.json
{
  "mcpServers": {
    "dev-depscope-mcp": {
      "url": "https://mcp.depscope.dev/mcp"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "dev-depscope-mcp": {
      "type": "http",
      "url": "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"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "dev-depscope-mcp": {
      "Transport": "http",
      "Url": "https://mcp.depscope.dev/mcp"
    }
  }
}
# add to Vellum
assistant mcp add dev-depscope-mcp -t streamable-http -u '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.

  • 26 Aug 26 76
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 25 Aug 26 0
    • Stability: 0.97 → pass security
  • 11 Aug 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 31 Jul 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 27 Jul 26 0
    • 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 0

    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 24 Sept 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=YE2,O=Let's Encrypt,C=US 12 Aug 2026 10 Nov 2026 ECDSA 256 ECDSA-SHA384 5fe2e82313c94b8b772b751f9cc1a911fc4
SANs: *.depscope.dev, depscope.dev
CN=YE2,O=Let's Encrypt,C=US (CA) CN=Root YE,O=ISRG,C=US 3 Sept 2025 2 Sept 2028 ECDSA 384 ECDSA-SHA384 4df3b15dd6c0784c507cd37b58e6f115
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

Background: What to check on a remote MCP endpoint →

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

Background: How OAuth 2.1 works in the 2026 MCP spec →

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. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

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').
versionstring–Specific 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
bodystring–Message body (10-8000 chars). Be specific: include package name, ecosystem, error trace, repro steps when applicable.
companystring–Company / organization (optional).
ecosystemstring–For kind=anomaly: ecosystem of the involved package, if any.
emailstring–Reply-to email of the requester (required for bug/listing/security/partnership).
evidence_urlstring–For kind=anomaly: URL to authoritative source (registry page, GHSA, CVE, repo, ...) supporting your expectation.
expectedstring–For kind=anomaly: what you expected to see (1-1500 chars). Be concrete.
kindstring–Ticket category. `anomaly` routes to structured anomaly triage (requires tool_called/observed/expected).
namestring–Sender display name (optional).
observedstring–For kind=anomaly: what DepScope returned (1-1500 chars).
packagestring–For kind=anomaly: package name involved, if any.
subjectstring–Short subject line (3-200 chars).
tool_calledstring–For kind=anomaly: DepScope tool that produced the anomaly (e.g. check_package, get_migration_path).
versionstring–For 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
ecosystemstring–Optional. If omitted returns cross-ecosystem trending.
limitinteger–Max results, 1-50. Default 20.
scopestring–Time 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–
versionstring–Optional 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
constraintstring–npm-style constraint: ^X.Y.Z, ~X.Y.Z, >=X.Y.Z, or exact X.Y.Z.
ecosystemstringyes–
include_prereleaseboolean––
min_severitystring–Lowest 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
contextobject–Optional context for error-mode calls (ecosystem, package, version).
errorstring–Concrete error message / stack trace. Triggers exact-match lookup.
limitinteger–Max search results (query mode only).
querystring–Free-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
ecosystemstring–Required when packages is a string array.
packages–yesEither ['express','lodash@4.17.0'] (single ecosystem, up to 100) or [{ecosystem, package}, …] (mixed, up to 50).

No output schema declared.

No examples provided.

Common questions

What is the DepScope MCP server?

DepScope is an MCP server listed in the public MCP registry as dev.depscope/mcp. Package intelligence MCP for AI agents, 22 tools, 19 ecosystems, AGPL SDK, free. This page covers its hosted endpoint (https://mcp.depscope.dev/mcp).

Is the DepScope MCP server safe to use?

DepScope scores 76 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the DepScope MCP server expose?

DepScope exposes 22 tools: check_malicious, check_typosquat, check_bulk, package_exists, get_latest_version, and 17 more. Their descriptions and schemas cost roughly 2,686 tokens of context every time the server is loaded.

Does the DepScope MCP server require authentication?

No. We connected to DepScope without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

Is the DepScope MCP server still maintained?

DepScope is still listed as active in the MCP registry. We last reached this channel on 24 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.