mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-08 21:09:41 -05:00
[GH-ISSUE #18062] feat: List tool servers by name, url and type. #18478
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 @willdady on GitHub (Oct 5, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/18062
Check Existing Issues
Problem Description
Tool servers list only shows the URL making it difficult to tell which server is which. Also, the text under the list only mentions OpenAPI servers and not MCP.
Desired Solution you'd like
Show server name, url and type (OpenAPI or MCP) in tool server list.
Alternatives Considered
No response
Additional Context
No response
@tjbck commented on GitHub (Oct 6, 2025):
Addressed in dev.