pypi-query-mcp/pypi_query_mcp
Ryan Malloy 43f36b60fb feat: add comprehensive security, license, health, and requirements analysis tools
- Add security vulnerability scanning with OSV and GitHub advisories integration
- Add license compatibility analysis with SPDX normalization and risk assessment
- Add package health scoring across 7 categories with GitHub metrics integration
- Add requirements file analysis supporting multiple formats (requirements.txt, pyproject.toml, etc.)
- Fix search functionality MCP wrapper and error handling
- Fix Python compatibility checking parameter order issue
- Fix package recommendations NoneType handling
- Add 8 new MCP tool endpoints for enhanced analysis capabilities

This brings the total to 37 comprehensive MCP tools across 8 categories for complete PyPI package analysis and management.
2025-09-06 10:28:57 -06:00
..
config feat: implement comprehensive configuration management system with multi-mirror support 2025-05-27 17:41:42 +08:00
core feat: add comprehensive security, license, health, and requirements analysis tools 2025-09-06 10:28:57 -06:00
data chore: upgrade all Python packages and fix linting issues 2025-08-15 20:23:14 -06:00
prompts fix: resolve all lint issues and fix failing tests 2025-05-29 18:47:15 +08:00
tools feat: add comprehensive security, license, health, and requirements analysis tools 2025-09-06 10:28:57 -06:00
__init__.py fix: resolve import issues for PyPI platform tools 2025-08-17 21:32:27 -06:00
server.py feat: add comprehensive security, license, health, and requirements analysis tools 2025-09-06 10:28:57 -06:00