I have a tiny MCP server published on Github (20 lines of Python). Instead of putting in 100x more plumbing work to get it published to PyPi, then have people clone/install, I'd rather just say: here ...
git clone https://github.com/AllDotPy/Forklet.git cd forklet pip install -e .