You're viewing a demo portfolio

Join the waitlist
PRSM

overall

Active

Tool of Pypi Stats

declared in 0.1.0

Fetch daily PyPI download timeseries for a package from pypistats.org, optionally filtered to exclude mirror traffic (mirrors=false). Returns per-day download counts.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "package": "django"
    },
    {
      "mirrors": false,
      "package": "pandas"
    }
  ],
  "required": [
    "package"
  ],
  "properties": {
    "mirrors": {
      "type": "boolean"
    },
    "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 →