mirror of
https://github.com/open-webui/open-webui.git
synced 2026-06-04 07:47:12 -05:00
[GH-ISSUE #22221] feat: Manage Tool Servers (integration section) – Reorder the MCP servers #122977
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 @stajicmarijan on GitHub (Mar 4, 2026).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/22221
Check Existing Issues
Verify Feature Scope
Problem Description
Currently, when adding an MCP server to the list, it is not possible to rearrange the order of the servers. Although this may seem like a minor detail, I use this feature to organize Kubernetes clusters, Azure tenants, etc. When I add a new one, the list becomes disorganized.
Desired Solution you'd like
It would be great to be able to reorganize the order of the MCP servers displayed in the list using drag and drop.
Alternatives Considered
No response
Additional Context
No response