pypi-query-mcp/examples
longhao e481711053 feat: add MCP prompt templates for PyPI package analysis and decision-making
- Add comprehensive prompt templates for package analysis, dependency management, and migration planning
- Implement 8 prompt templates covering quality analysis, package comparison, alternatives suggestion, dependency conflicts, version upgrades, security audits, and migration planning
- Add detailed documentation in PROMPT_TEMPLATES.md with usage examples
- Include demo script and test coverage for prompt template functionality
- Update README.md to highlight new prompt template features
- Templates provide structured guidance for common PyPI package scenarios

Signed-off-by: longhao <hal.long@outlook.com>
2025-05-29 18:47:15 +08:00
..
claude_desktop_config.json feat: implement comprehensive configuration management system with multi-mirror support 2025-05-27 17:41:42 +08:00
cursor_mcp.json feat: implement comprehensive configuration management system with multi-mirror support 2025-05-27 17:41:42 +08:00
dependency_analysis_demo.py style: fix code formatting and linting issues 2025-05-27 19:06:18 +08:00
download_stats_demo.py style: fix code formatting and linting issues 2025-05-27 21:22:18 +08:00
multi_mirror_demo.py feat: implement comprehensive configuration management system with multi-mirror support 2025-05-27 17:41:42 +08:00
prompt_templates_demo.py feat: add MCP prompt templates for PyPI package analysis and decision-making 2025-05-29 18:47:15 +08:00