Using Open Web UI with MCP Obsidian #20
Replies: 2 comments
-
i am trying again in last try i got multpiple errorrs. but as i am vibe coder. |
Beta Was this translation helpful? Give feedback.
-
I have successfully implemented Open Webui -- MCPO -- Obsidian MCP. The key is the MCPO component that I run alongside my Open Webui in a docker container. MCPO can be fed a There is one cave at for me at the moment: I host Openwebui and MCPO on a NAS Server and make it accessible via a FQDN. The connection to Obsidian vault happens with the Rest API Obsidian Plugin and is accessible on my internal network IP. If I change networks (i.e. go to work), it does not work, because MCPO (from my home NAS) cannot reach my Laptops internal IP anymore. I would have to open a VPN to my home LAN, which does not bother me too much; but requires editing the MCPO config file to update the internal IPs. Has anyone of you made some progress? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Has anyone successfully setup MCP Server for Obsidian with Open Web UI?
MCP Server for Obsidian = https://github.com/MarkusPfundstein/mcp-obsidian
Beta Was this translation helpful? Give feedback.
All reactions