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

keminghe

created: July 23, 2025, 2:32 p.m. | updated: July 23, 2025, 7:36 p.m.

Python Dependency Manager Companion MCP ServerREADME updated on 2025-07-23 by @KemingHeOfficial docs from pip , poetry , uv , and conda + automated weekly updates = zero maintenance overhead for developers using VSCode/Cursor with AI assistants. Add to your IDE's mcp.json :{ "mcp" : { "servers" : { "python-deps" : { "command" : " docker " , "args" : [ " run " , " -i " , " --rm " , " keminghe/py-dep-man-companion:latest " ] } } } }3. Query official docs directly in your AI chat - guaranteed fresh from weekly automated updates. 🔄 Auto-Update Architecturegraph LR WEEKLY["⏰ Every Tuesday 06:00pm ET"] DOCS["📚 Sync Official Docs"] INDEX["🔍 Rebuild Search Index"] DOCKER["🐳 Publish Latest Image"] WEEKLY --> DOCS DOCS --> INDEX INDEX --> DOCKER LoadingZero maintenance: Documentation automatically synced weekly from official sources. Docker :latest tag guarantees you always get current docs without manual updates.

1 week, 5 days ago: Hacker News: Front Page