Loading video...
Video Failed to Load
AI Engineers gonna love this MCP server! KitOps MCP serve eliminates the "it works on my machine" problem by packaging AI/ML projects (models, datasets, code, config) into a shareable, deployable ModelKit. Sharing projects is as easy as sharing zip files! 100% open-source.
87,067 views โข 1 year ago โขvia X (Twitter)
11 Comments

ModelKits can be centrally managed and deployed using a single Docker command here: And here's @Kit_Ops official GitHub repo: (don't forget to star ๐)

ModelKits are Docker and more โ hereโs what stood out to me: - Selectively unpack kits โ skip pulling what you donโt need - Doubles as your private model registry - One-command deployment Overview of our MCP server:

If you found it insightful, reshare with your network. Find me โ @akshay_pachaar โ๏ธ For more insights and tutorials on LLMs, AI Agents, and Machine Learning!

Amazing tutorial, Akshay. Can't wait to try KitOps!

Glad you found it helpful!

Kitops is very useful for teams involved in ml deployments! Thanks for sharing MCP, Akshay!

Absolutely! ๐ฏ Glad you liked it Anand!

Thanks for sharing this amazing Tutorial and covering @Kit_Ops and Jozu!

@Kit_Ops Incredible work, team! ๐ Loved working on this one. I'll be using KitOps going forward

I have used DVC + Git and it is indeed a pain to manage multiple version control systems. This will surely be helpful. Can you share the code for the MCP server?

Avi, you highlighted the exact pain point here! Here's the code for MCP server:
