Package intelligence MCP for AI agents — 22 tools, 19 ecosystems, AGPL SDK, free. Connect the official DepScope MCP server to Claude, ChatGPT, or Cursor through gate — one gateway URL, no config files, security-checked.
Free to start · No credit card · No hosting needed
Real prompts you can type the moment it's connected — no setup, no docs to read.
“Use “check_malicious”: Supply-chain malware check against OpenSSF/OSV. USE WHEN: about to suggest install of an unvetted/unfamiliar package; name came from a blog/.”
“Use “check_typosquat”: Typosquat detector. USE WHEN: name differs from a well-known package by 1-2 chars (`lodsh`, `reqeusts`); copy-paste from unreliable source;.”
“Use “check_bulk”: 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.”
“Use “package_exists”: Boolean registry existence check. USE WHEN: about to emit a package name in an install command but unsure it exists; verifying a name genera.”
Every server in the gate directory has to pass the same four checks before your AI can touch it. Here's how DepScope holds up.
Operated by DepScope (depscope.dev) at its documented MCP endpoint — not a third-party mirror or community re-host.
This server only exposes public data — no account and no credentials are involved when you connect.
gate checks every tool for prompt injection, hidden instructions, data-exfiltration hints, and over-broad permissions before the server is available through your gateway.
If DepScope adds or changes tools later, gate re-scans and alerts you — before your AI acts on the change.
Add one gateway URL to Claude, ChatGPT, or any MCP client. One-time setup, about two minutes.
Choose DepScope in the gate directory. No sign-in needed.
DepScope's tools are live in every AI client you've connected — with rules and logging built in.
Free to start · No credit card · No hosting needed
Fetched live from the official endpoint and re-checked daily by gate — not marketing copy.
check_malicious — Supply-chain malware check against OpenSSF/OSV. USE WHEN: about to suggest install of an unvetted/unfamiliar package; name came from a blog/
check_typosquat — Typosquat detector. USE WHEN: name differs from a well-known package by 1-2 chars (`lodsh`, `reqeusts`); copy-paste from unreliable source;
check_bulk — 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
package_exists — Boolean registry existence check. USE WHEN: about to emit a package name in an install command but unsure it exists; verifying a name genera
get_latest_version — Latest published version + deprecation flag — the cheapest call. USE WHEN: only a version string matters (pinning a dep, answering 'what ver
get_health_score — 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 s
install_command — Canonical install command(s) across every package manager of the ecosystem (npm/pnpm/yarn/bun, pip/uv/poetry, cargo, go, composer, maven+gra
get_package_prompt — LLM-optimised package brief — plain text ~300 tokens (~75% cheaper than JSON). Verdict (SAFE/AVOID/URGENT/MALICIOUS) + health + vulns + alte
+ 14 more tools once connected
https://mcp.depscope.dev/mcpYes — DepScope operates its own remote MCP server at mcp.depscope.dev. gate connects you to that official endpoint and adds security scanning, per-tool access rules, and an activity log on top.
Add gate's gateway URL to your AI client once, then pick DepScope in the directory. No account or sign-in is needed. From then on, DepScope's tools are available in every client you've connected to gate.
No. DepScope runs the server, and gate is fully managed. You just connect one URL — there's nothing to install, deploy, or maintain.
It's the vendor's official endpoint, and gate scans its tools for prompt injection and hidden instructions before it goes live, re-checks it whenever it changes, and lets you allow, block, or require approval for every single tool.
Yes — you can get started with gate for free and connect DepScope in minutes. No credit card required.
Every server below works through the same gateway URL — connect once, add tools anytime.
Set up DepScope in: Claude · Claude Code · ChatGPT · Cursor · VS Code