get_download_stats
ActiveTool of Pypi
declared in 0.1.0
Get recent download counts for a Python package (last day, last week, last month) from pypistats.org. Gauges how popular a pip package is.
Parameters schema
{
"type": "object",
"required": [
"name"
],
"properties": {
"name": {
"type": "string",
"description": "Exact PyPI package name, e.g. \"requests\"."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Pypi
https://github.com/pipeworx-io/mcp-pypi
1/7 registries