You're viewing a demo portfolio

Join the waitlist
PRSM

recent

Active

Tool of Pypi Stats

declared in 0.1.0

Fetch total PyPI download count for a package over a recent period (day, week, or month). Returns a single aggregate count from pypistats.org.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "package": "requests"
    },
    {
      "period": "month",
      "package": "numpy"
    }
  ],
  "required": [
    "package"
  ],
  "properties": {
    "period": {
      "type": "string",
      "description": "day | week | month"
    },
    "package": {
      "type": "string"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Pypi Stats

https://github.com/pipeworx-io/mcp-pypi-stats

1/7 registries
View full server →