mirror of
https://github.com/open-webui/mcpo.git
synced 2026-07-22 03:35:26 -04:00
[PR #42] [MERGED] 0.0.9 #142
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/42
Author: @tjbck
Created: 4/3/2025
Status: ✅ Merged
Merged: 4/6/2025
Merged by: @tjbck
Base:
main← Head:dev📝 Commits (10+)
b931e26fix: resolve mcpo startup fail when mcp tool parameters are missingbe48a68Merge pull request #41 from chizukicn/fix/no-parms9854e48When loading multiple MCP Servers from config file, add links jumping to tool's docs from root docs, also add link to jump back.124e953Merge pull request #44 from dfanr/feature-add-links-for-docs6c003f8As discussed (discussions/24), this new parameter 'prefix' adds an optional prefix to the routes of the servicesd74e1ceadded usage of the new parameter12b61f4renamed prefix to path_prefix20d2e91Merge branch 'dev' into feat/add-prefix-from-discussion-25ce81196finished renaming of prefixc1c82c3merge final correction📊 Changes
8 files changed (+326 additions, -55 deletions)
View changed files
➕
.github/workflows/docker-build.yaml(+165 -0)📝
CHANGELOG.md(+8 -0)➕
Dockerfile(+42 -0)📝
README.md(+6 -0)📝
pyproject.toml(+2 -1)📝
src/mcpo/__init__.py(+16 -1)📝
src/mcpo/main.py(+84 -52)📝
uv.lock(+3 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.