Skip to content

Add DepScope: package intelligence MCP server#5183

Merged
punkpeye merged 2 commits into
punkpeye:mainfrom
cuttalo:add-depscope
Apr 26, 2026
Merged

Add DepScope: package intelligence MCP server#5183
punkpeye merged 2 commits into
punkpeye:mainfrom
cuttalo:add-depscope

Conversation

@cuttalo
Copy link
Copy Markdown
Contributor

@cuttalo cuttalo commented Apr 21, 2026

DepScope is a free zero-auth MCP server with package health, vulnerability, deprecation, and migration intelligence across 17 ecosystems. The remote endpoint at https://mcp.depscope.dev/mcp exposes 23 tools (check_package, get_vulnerabilities, audit_stack, ai_brief, get_migration_path, find_alternatives, etc.).

Vulnerability data is enriched with CISA KEV (actively exploited) and EPSS scores. Malicious detection cross-references OpenSSF malicious-packages.

Live: https://depscope.dev
MCP: https://mcp.depscope.dev/mcp
CLI: https://www.npmjs.com/package/depscope-cli

One-line entry, factual description, alphabetical placement. No marketing.

@github-actions
Copy link
Copy Markdown

Hey,

To ensure that only working servers are listed, we're updating our listing requirements.

Please complete the following steps:

  1. Ensure your server is listed on Glama. If it isn't already, submit it at https://glama.ai/mcp/servers and verify that it passes all checks (note: you must add Dockerfile directly to Glama. For checks to pass, we only need the server to start and respond to introspection requests).

  2. Update your PR by adding a Glama score badge after the server description, using this format:

[![OWNER/REPO MCP server](https://glama.ai/mcp/servers/OWNER/REPO/badges/score.svg)](https://glama.ai/mcp/servers/OWNER/REPO)

Replace OWNER/REPO with your server's Glama path.

If you need any assistance, feel free to ask questions here or on Discord.

P.S. If your server already has a hosted endpoint, you can also list it under https://glama.ai/mcp/connectors.

@cuttalo
Copy link
Copy Markdown
Contributor Author

cuttalo commented Apr 21, 2026

Hi! Quick context for the Glama check:

DepScope is a hosted MCP (Streamable HTTP at https://mcp.depscope.dev/mcp),
not a self-hostable server, so we registered it under
https://glama.ai/mcp/connectors instead of /mcp/servers. The connector
ID is atn6fu5a6w.

Glama discovery completed — all 23 tools listed (ai_brief, audit_stack,
get_migration_path, check_package, get_vulnerabilities, find_alternatives,
check_malicious, check_typosquat, get_health_score, get_latest_version,
package_exists, get_package_prompt, compare_packages, scan_project,
get_breaking_changes, get_known_bugs, check_compatibility, resolve_error,
search_errors, get_scorecard, get_maintainer_trust, get_quality,
get_provenance) — connection tests pass at 645–776 ms.

Happy to update the PR with whatever badge or path you prefer for hosted
connectors. Thanks for maintaining the list.

@cuttalo
Copy link
Copy Markdown
Contributor Author

cuttalo commented Apr 22, 2026

Added Glama score badge as requested by @github-actions. Server is now discoverable at https://glama.ai/mcp/servers/cuttalo/depscope — please re-run the glama-check

@github-actions
Copy link
Copy Markdown

Thank you for adding the Glama badge!

Please make sure the server's badge shows an A A A score:

cuttalo/depscope MCP server

If you need any assistance, feel free to ask questions here or on Discord.

@punkpeye
Copy link
Copy Markdown
Owner

Hey, a few things to address before this can be merged:

  • Glama server not found: The badge points to cuttalo/depscope but that server doesn't exist on Glama. Please submit your server at https://glama.ai/mcp/servers (click "Add Server"), then make sure the badge URL matches your server's actual Glama path.

If you need help, feel free to ask here or on Discord.

@cuttalo
Copy link
Copy Markdown
Contributor Author

cuttalo commented Apr 24, 2026

Hi @punkpeye, thanks for the review.

DepScope is now live on Glama: https://glama.ai/mcp/servers/cuttalo/depscope
The path matches the badge URL already in the PR — no diff needed.

Let me know if anything else is required before merge.

@punkpeye
Copy link
Copy Markdown
Owner

Hey @cuttalo, this PR has merge conflicts that need to be resolved before it can be merged. Please rebase or merge the latest main branch into your branch and push the updated changes.

This is a blocker — the PR cannot be merged until the conflicts are resolved.

@cuttalo
Copy link
Copy Markdown
Contributor Author

cuttalo commented Apr 25, 2026

Conflicts resolved — merged latest upstream/main into add-depscope (commit 4aafdb7). Kept both Security entries (cuttalo/depscope from this PR, UPinar/contrastapi from recent main). Ready for review.

@punkpeye
Copy link
Copy Markdown
Owner

Hey, a few things to address before this can be merged:

If you need help, feel free to ask here or on Discord.

@cuttalo
Copy link
Copy Markdown
Contributor Author

cuttalo commented Apr 26, 2026

Hi Frank,

Glama evaluation completed:

  • Security: A (no known vulnerabilities)
  • License: A (permissive — MIT)
  • Quality: A tier

Listing: https://glama.ai/mcp/servers/cuttalo/depscope

Ready for merge whenever you are. Thanks for the patience.

@punkpeye punkpeye merged commit 776a65f into punkpeye:main Apr 26, 2026
2 checks passed
@github-actions
Copy link
Copy Markdown

Thank you for your contribution! Your server has been merged.

Are you in the MCP Discord? Let me know your Discord username and I will give you a server-author flair.

If you also have a remote server, you can list it under https://glama.ai/mcp/connectors

EuKennedy pushed a commit to EuKennedy/awesome-mcp-servers that referenced this pull request Apr 27, 2026
Add DepScope: package intelligence MCP server
kevinastuhuaman pushed a commit to kevinastuhuaman/awesome-mcp-servers that referenced this pull request May 7, 2026
Add DepScope: package intelligence MCP server
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants