Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps | Demo | Docs | Install
  1. Cloudron Forum
  2. OpenWebUI
  3. MCP Proxy Server

MCP Proxy Server

Scheduled Pinned Locked Moved OpenWebUI
11 Posts 4 Posters 853 Views 6 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • firmansiF Offline
    firmansiF Offline
    firmansi
    wrote on last edited by
    #1

    I am curious to try MCPO Proxy server Openwebui, but as reading the documentation, is it possible to run it in Cloudron? Or it's already built in, please enlight

    1 Reply Last reply
    0
    • BrutalBirdieB Offline
      BrutalBirdieB Offline
      BrutalBirdie
      Partner
      wrote on last edited by
      #2

      According to:

      @Package-Updates said in OpenWebUI - Package Updates:

      MCP Server Support via MCPO: You can now convert and expose your internal MCP tools as interoperable OpenAPI HTTP servers within Open WebUI for seamless, plug-n-play AI toolchain creation. Learn more: https://github.com/open-webui/mcpo

      Like my work? Consider donating a drink. Cheers!

      firmansiF 1 Reply Last reply
      0
      • BrutalBirdieB BrutalBirdie

        According to:

        @Package-Updates said in OpenWebUI - Package Updates:

        MCP Server Support via MCPO: You can now convert and expose your internal MCP tools as interoperable OpenAPI HTTP servers within Open WebUI for seamless, plug-n-play AI toolchain creation. Learn more: https://github.com/open-webui/mcpo

        firmansiF Offline
        firmansiF Offline
        firmansi
        wrote on last edited by firmansi
        #3

        @BrutalBirdie i try to install mcpo but the error message is "ERROR: Could not install packages due to an OSError: [Errno 30] Read-only file system: 'LICENSE'" in Cloudron terminal, any suggestion?

        1 Reply Last reply
        0
        • BrutalBirdieB Offline
          BrutalBirdieB Offline
          BrutalBirdie
          Partner
          wrote on last edited by
          #4

          The update note states it is already installed 🤔
          Since this is an old Update, this might have been removed again.
          Since I see nothing in the repo right now regarding mcpo 🤔 @staff was it removed?

          Like my work? Consider donating a drink. Cheers!

          firmansiF 1 Reply Last reply
          0
          • BrutalBirdieB BrutalBirdie

            The update note states it is already installed 🤔
            Since this is an old Update, this might have been removed again.
            Since I see nothing in the repo right now regarding mcpo 🤔 @staff was it removed?

            firmansiF Offline
            firmansiF Offline
            firmansi
            wrote on last edited by
            #5

            @BrutalBirdie yes, i think it's already removed since I don't find mcpo command

            1 Reply Last reply
            0
            • firmansiF Offline
              firmansiF Offline
              firmansi
              wrote on last edited by
              #6

              hai Cloudron team, Is the new openwebui update include mcpo back?

              1 Reply Last reply
              0
              • J Offline
                J Offline
                joseph
                Staff
                wrote on last edited by
                #7

                no, mcpo is not included . I think it's a separate project .

                1 Reply Last reply
                0
                • firmansiF Offline
                  firmansiF Offline
                  firmansi
                  wrote on last edited by
                  #8

                  @joseph I've tried to install the mcpo as per documentation of openwebui as simple as with pip install mcpo, in overall the installation almost finish but it comes to last error message as follow

                  "Downloading sse_starlette-2.3.5-py3-none-any.whl (10 kB)
                  Installing collected packages: pydantic-core, pydantic, sse-starlette, fastapi, mcp, mcpo
                  Attempting uninstall: pydantic-core
                  Found existing installation: pydantic_core 2.27.2
                  Uninstalling pydantic_core-2.27.2:
                  ERROR: Could not install packages due to an OSError: [Errno 30] Read-only file system: 'LICENSE'"

                  Please advise, is there any way to make it works

                  1 Reply Last reply
                  0
                  • BrutalBirdieB Offline
                    BrutalBirdieB Offline
                    BrutalBirdie
                    Partner
                    wrote on last edited by
                    #9

                    @firmansi
                    I will have to take a look at mcp and mcpo and OpenWebUI to understand this tool and then make an informed decision.

                    Like my work? Consider donating a drink. Cheers!

                    1 Reply Last reply
                    0
                    • jamesJ james referenced this topic
                    • D Offline
                      D Offline
                      Divemasterza
                      wrote last edited by
                      #10

                      You can use https://github.com/metatool-ai/metamcp
                      it's an orchestrator for MCPs and very easy setup.
                      bonus - all the mcps can be bundled in one endpoint

                      a7826cba-0805-4712-b4ce-f26b963e3d53-CleanShot 2025-07-16 at 17.02.14.png

                      and then for the example here I have Tavily and Time MCPs

                      7b75ed90-a917-4f7b-b8bc-ad34d12bae98-CleanShot 2025-07-16 at 17.03.22.png

                      firmansiF 1 Reply Last reply
                      1
                      • D Divemasterza

                        You can use https://github.com/metatool-ai/metamcp
                        it's an orchestrator for MCPs and very easy setup.
                        bonus - all the mcps can be bundled in one endpoint

                        a7826cba-0805-4712-b4ce-f26b963e3d53-CleanShot 2025-07-16 at 17.02.14.png

                        and then for the example here I have Tavily and Time MCPs

                        7b75ed90-a917-4f7b-b8bc-ad34d12bae98-CleanShot 2025-07-16 at 17.03.22.png

                        firmansiF Offline
                        firmansiF Offline
                        firmansi
                        wrote last edited by
                        #11

                        @Divemasterza hopefully cloduron team can make this is standalone app

                        1 Reply Last reply
                        0
                        Reply
                        • Reply as topic
                        Log in to reply
                        • Oldest to Newest
                        • Newest to Oldest
                        • Most Votes


                        • Login

                        • Don't have an account? Register

                        • Login or register to search.
                        • First post
                          Last post
                        0
                        • Categories
                        • Recent
                        • Tags
                        • Popular
                        • Bookmarks
                        • Search