You're viewing a demo portfolio

Join the waitlist
PRSM

package

Active

Tool of Deps Dev

declared in 0.1.0

Fetch deps.dev metadata for an open-source package by ecosystem (NPM/PYPI/GO/MAVEN/NUGET/CARGO/RUBYGEMS) and name, returning version list, latest version, and linked source repository.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "name": "lodash",
      "system_": "NPM"
    },
    {
      "name": "requests",
      "system_": "PYPI"
    }
  ],
  "required": [
    "system_",
    "name"
  ],
  "properties": {
    "name": {
      "type": "string"
    },
    "system_": {
      "type": "string",
      "description": "NPM | PYPI | GO | MAVEN | NUGET | CARGO | RUBYGEMS"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Deps Dev

https://github.com/pipeworx-io/mcp-deps-dev

1/7 registries
View full server →
package — Deps Dev — PRSM MCP