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

github.com

29 points by keminghe 2 days ago


rgovostes - 2 days ago

> Docker `:latest` tag guarantees you always get current docs without manual updates.

The docs should probably be pinned to the version of the tool you have installed. Aside from that, pinning to a specific container hash (not tag) allows you to audit it and trust that malicious instructions haven’t been introduced into the docs.

WhatsName - 2 days ago

The demo is not convincing, I rarely find myself migrating between package managers and if I do I would expect claude code to ace this task without mcp help.

mrbonner - 2 days ago

Even though your demo is not that helpful, I appreciate you sharing this. I think it opens my eyes for another ideas of providing better documentation for coding agent. I believe the current RAG-based approach for coding agent is not the most optimal solution.

imcritic - 2 days ago

I currently have poor internet connection and I am not able to view the demo, but having read the description of the project I failed to understand what it is/does and which problems/tasks it solves.

keminghe - 2 days ago

Genuinely curious: what are aspects of the demo you find less helpful? I want to improve it.

dcreater - 2 days ago

This is superceded by Context7 no?