@pipeworx/pypi-stats
Connect: https://gateway.pipeworx.io/pypi-stats/mcp · Install: one-click buttons
Tools: 5
PyPIStats.org MCP — PyPI download statistics over the last 180 days. Keyless.
Tools
recent(package, period?)— total downloads in recent period (day | week | month)overall(package, mirrors?)— daily downloads timeseriespython_major(package)— by Python major versionpython_minor(package)— by Python minor versionsystem(package)— by OS / system
Data source
https://pypistats.org/api/packages/<name>/...
Tools
- recent — Fetch total PyPI download count for a package over a recent period (day, week, or month). Returns a single aggregate count from pypistats.org.
- overall — Fetch daily PyPI download timeseries for a package from pypistats.org, optionally filtered to exclude mirror traffic (mirrors=false). Returns per-day download counts.
- python_major — Fetch PyPI download breakdown for a package by Python major version (2 vs 3) from pypistats.org. Returns per-version download counts.
- python_minor — Fetch PyPI download breakdown for a package by Python minor version (e.g. 3.10, 3.11) from pypistats.org. Returns per-version download counts.
- system — Fetch PyPI download breakdown for a package by operating system (Linux, Windows, Darwin, null) from pypistats.org. Returns per-OS download counts.
Tools
-
overall— Fetch daily PyPI download timeseries for a package from pypistats.org, optionally filtered to exclude mirror traffic (mirrors=false). Returns per-day download counts. -
python_major— Fetch PyPI download breakdown for a package by Python major version (2 vs 3) from pypistats.org. Returns per-version download counts. -
python_minor— Fetch PyPI download breakdown for a package by Python minor version (e.g. 3.10, 3.11) from pypistats.org. Returns per-version download counts. -
recent— Fetch total PyPI download count for a package over a recent period (day, week, or month). Returns a single aggregate count from pypistats.org. -
system— Fetch PyPI download breakdown for a package by operating system (Linux, Windows, Darwin, null) from pypistats.org. Returns per-OS download counts.