Fully local MCP integration with Open WebUI & Ollama #1776
ValentinVie
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Hi !
First of all thank you for trek, it's great and works really well !
I'm trying to set up a fully local MCP integration using Open WebUI and Ollama but I'm hitting an issue where the LLM does not see the available tools.
Here is the OpenWeb UI Integration setup :

Here is the conversation sample. I'm using qwen3:30b and it does not detect the Trek tool set it is supposed to use :

Few details :
trek.example.com(Cloudflare disabled, SSO setup) and my open-webui instance is internal (with HTTPS & SSO setup)open-webui.internal.example.com. Trek can resolve the DNS for the Open Webui internal domain.Here are the logs where it seems a new session OAuth is created every time, I don't really know why.
After all, Open WebUI is pretty clear : "MCP support is experimental and its specification changes often, which can lead to incompatibilities."
I'm wondering if anyone had any success with Trek MCP +OpenWeb UI & Ollama ?
Thanks !
All reactions