mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-08 12:58:11 -05:00
[GH-ISSUE #14726] issue: When the LLM calls mcp tools that return image data, the front UI can not display the image #56013
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 @tangzhong1 on GitHub (Jun 6, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/14726
Check Existing Issues
Installation Method
Pip Install
Open WebUI Version
latest
Ollama Version (if applicable)
No response
Operating System
macOS
Browser (if applicable)
No response
Confirmation
README.md.Expected Behavior
The front UI can not display the base64 image data return from mcp server. I have tried several different ways to solve this problem, but none of them work. Anyone can help? I would appreciate it!
Actual Behavior
...
Steps to Reproduce
...
Logs & Screenshots
Additional Information
No response
@tjbck commented on GitHub (Jun 6, 2025):
Image should be returned as a raw string and not a markdown format