Anyone successfully installed a fileserver MCP?
-
Has anyone successfully installed a file server MCP on Open Web UI running on Cloudron?
I've tried multiple approaches, but nothing works unless I resort to hosting files elsewhere and generating links - which is quite a rigmarole.
Just wondering if there's a simpler solution for setting up locally on the Open Web UI instance within Cloudron.
Any insights would be appreciated.
-
Has anyone successfully installed a file server MCP on Open Web UI running on Cloudron?
I've tried multiple approaches, but nothing works unless I resort to hosting files elsewhere and generating links - which is quite a rigmarole.
Just wondering if there's a simpler solution for setting up locally on the Open Web UI instance within Cloudron.
Any insights would be appreciated.
@Divemasterza This also not supported on Cloudron, I have asked before to cloudron team to have the packaged installed with mcp proxy, but still not ready yet, the solution is to use another mcp server hosted in other server like https://github.com/metatool-ai/metamcp
-
I implemented this solutions - https://github.com/GlisseManTV/MCPO-File-Generation-Tool
works like a charm!
-
I implemented this solutions - https://github.com/GlisseManTV/MCPO-File-Generation-Tool
works like a charm!
@Divemasterza Are you using this method with existing openwebui in cloudron instance?
-
I implemented this solutions - https://github.com/GlisseManTV/MCPO-File-Generation-Tool
works like a charm!
@Divemasterza said in Anyone successfully installed a fileserver MCP?:
I implemented this solutions - https://github.com/GlisseManTV/MCPO-File-Generation-Tool
works like a charm!
Huh, at first look I think this looks like some brilliant solution implementation, wow.
Nice work mate. -
@Divemasterza Are you using this method with existing openwebui in cloudron instance?
@firmansi correct the OWUI is on Cloudron, but all my MCP tools are hosted on a separate server.
IMHO, it's not best practice to run separate containers on a server running Cloudron
-
@firmansi correct the OWUI is on Cloudron, but all my MCP tools are hosted on a separate server.
IMHO, it's not best practice to run separate containers on a server running Cloudron
@Divemasterza What do you mean correct the OWUI? and wha kind of app that you use to host your MCP tools?
-
@Divemasterza said in Anyone successfully installed a fileserver MCP?:
I implemented this solutions - https://github.com/GlisseManTV/MCPO-File-Generation-Tool
works like a charm!
Huh, at first look I think this looks like some brilliant solution implementation, wow.
Nice work mate.@micmc all credit to the author of the repository