I have not heard of one. It is an interesting idea.
You can get everything from Incus as JSON using the CLI tools. That might be enough to connect an LLM or to build a simple MCP interface. If you decide to build a MCP service then Go should work pretty well. Incus is written in Go.
Thanks for the comment, I will definitely check that. I’m not really familiar with Go but I guess that worst a try.\
I didn’t yet really realized that I just could use directly the cli tool directly with a LLM. But you right, that’s so simple as that. I will try with Claude code. Great tips
It’s freaking thinking we can nowdays do such things using LLM …