pypi-query-mcp/pypi_query_mcp
Ryan Malloy f231c6079a feat: add transitive dependency analysis to get_package_dependencies
- Implement recursive dependency resolution with cycle detection
- Add include_transitive and max_depth parameters
- Create dependency tree visualization with complexity scoring
- Add performance impact assessment and maintenance risk analysis
- Provide comprehensive circular dependency detection and reporting
2025-08-15 11:54:10 -06:00
..
config feat: implement comprehensive configuration management system with multi-mirror support 2025-05-27 17:41:42 +08:00
core fix: resolve all lint issues and fix failing tests 2025-05-29 18:47:15 +08:00
prompts fix: resolve all lint issues and fix failing tests 2025-05-29 18:47:15 +08:00
tools feat: add transitive dependency analysis to get_package_dependencies 2025-08-15 11:54:10 -06:00
__init__.py fix: correct FastMCP interface usage and resolve lint issues 2025-05-27 13:44:28 +08:00
server.py feat: add transitive dependency analysis to get_package_dependencies 2025-08-15 11:54:10 -06:00