Hasty Briefsbeta

Bilingual

Show HN: Self-updating MCP server for official pip, uv, poetry and conda docs

9 months ago
  • #automation
  • #python
  • #documentation
  • README updated on 2025-07-23 by @KemingHe
  • Official docs from pip, poetry, uv, and conda with automated weekly updates
  • Zero maintenance overhead for developers using VSCode/Cursor with AI assistants
  • Pull latest Docker image: `docker pull keminghe/py-dep-man-companion:latest`
  • Add configuration to IDE's `mcp.json` for direct querying of official docs
  • Weekly automated updates sync official docs and rebuild search index
  • Future plans include support for pipenv, pdm, pixi, and comprehensive tests
  • Project structure includes automation workflows, documentation sources, and index builder
  • Licensed under MIT License, open for contributions and issue reports