mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-08 12:58:11 -05:00
[GH-ISSUE #12863] issue: Users cannot see mcp tool server - only admins can #55402
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 @squinn1 on GitHub (Apr 14, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/12863
Check Existing Issues
Installation Method
Docker image
Open WebUI Version
v0.6.5
Ollama Version (if applicable)
No response
Operating System
Ubuntu
Browser (if applicable)
No response
Confirmation
README.md.Expected Behavior
When I configure a MCP server with mcpo following this guide https://docs.openwebui.com/openapi-servers/mcp/
and setting it up via admin panel -> settings -> tools.
Both Admins and regular Users should be able see the tools when in a chat via the "+" button and also when creating models.
Actual Behavior
The functionality for Admins works as expected.
However, Users are unable to see the tools when in a chat via the "+" button. They are however able to see the tools when creating a model. The tools have been configured correctly and confirmed as working. This means in order to use the tools provided a user must create a model with them.
This behaviour can be reproduced both locally and in k8's.
Steps to Reproduce
Logs & Screenshots
screenshots from regular user in chat
screenshots from admin in chat
screenshot when creating a model with the "User" account showing the tool is visible.
Additional Information
No response
@tjbck commented on GitHub (Apr 14, 2025):
You need to set appropriate access control.