mirror of
https://github.com/open-webui/mcpo.git
synced 2026-07-21 03:05:29 -04:00
[PR #250] [CLOSED] Feat: Add server name to tool endpoint names and descriptions #213
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?
📋 Pull Request Information
Original PR: https://github.com/open-webui/mcpo/pull/250
Author: @rkconsulting
Created: 9/17/2025
Status: ❌ Closed
Base:
dev← Head:issue#242-server-name-in-tool-names📝 Commits (2)
269e3a0issue #242 - added server name to tool endpoint name and descriptionb0cfeacissue #242 - fix tool handler to map new endpoints to original tool names📊 Changes
2 files changed (+42 additions, -8 deletions)
View changed files
📝
src/mcpo/main.py(+35 -2)📝
src/mcpo/utils/main.py(+7 -6)📄 Description
Pull Request Checklist
Before submitting, make sure you've checked the following:
devbranch.Changelog Entry
Description
Add MCP server name to tool descriptions and tool endpoint names to avoid LLM confusion when using multiple tool servers in OWUI
Added
Add MCP server name to tool descriptions and tool endpoint names to avoid LLM confusion when using multiple tool servers in OWUI
Changed
Deprecated
Removed
Fixed
Security
Breaking Changes
Additional Information
Screenshots or Videos
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.