pypi-query-mcp/pypi_query_mcp
longhao 99c603ed37 feat: add PyPI package download statistics and popularity analysis tools
- Add PyPIStatsClient for pypistats.org API integration
- Implement get_package_download_stats for recent download statistics
- Implement get_package_download_trends for time series analysis
- Implement get_top_packages_by_downloads for popularity rankings
- Add comprehensive MCP tools for download statistics
- Include download trends analysis with growth indicators
- Add repository information and metadata integration
- Provide comprehensive test coverage
- Add demo script and usage examples
- Update README with new features and examples

Signed-off-by: longhao <hal.long@outlook.com>
2025-05-27 21:22:18 +08:00
..
config feat: implement comprehensive configuration management system with multi-mirror support 2025-05-27 17:41:42 +08:00
core feat: add PyPI package download statistics and popularity analysis tools 2025-05-27 21:22:18 +08:00
tools feat: add PyPI package download statistics and popularity analysis tools 2025-05-27 21:22:18 +08:00
__init__.py fix: correct FastMCP interface usage and resolve lint issues 2025-05-27 13:44:28 +08:00
server.py feat: add PyPI package download statistics and popularity analysis tools 2025-05-27 21:22:18 +08:00