mirror of
https://github.com/open-webui/mcpo.git
synced 2026-07-15 13:15:37 -04:00
issue: Trailing Slash #124
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @fred-gb on GitHub (Jan 21, 2026).
Check Existing Issues
mcpo Version
main (git-91e8f94)
Open WebUI Version (if applicable)
v0.7.2
Operating System
Ubuntu 24.04 and Docker
Browser (if applicable)
Firefox
Confirmation
README.md.Expected Behavior
Connect OpenWebUI to MCPO by streamable HTTP
Actual Behavior
When I try to connect, the request add a trailing slash and 404 page not found result.
Steps to Reproduce
docker compose (dev):
MCPO configuration in OpenWebUi:
Logs & Screenshots
MCPO logs:
Additional Information
Related to: https://github.com/open-webui/mcpo/discussions/274 , https://github.com/open-webui/mcpo/issues/209