Skip to content

fix: mcp version upper bound - #304

Open
ashtonomy wants to merge 2 commits into
open-webui:devfrom
ashtonomy:mcp-version-upper-bound
Open

fix: mcp version upper bound#304
ashtonomy wants to merge 2 commits into
open-webui:devfrom
ashtonomy:mcp-version-upper-bound

Conversation

@ashtonomy

Copy link
Copy Markdown

Fixes #303 : Current latest mcp version is currently not supported by mcpo, resulting in mcpo failing to build. Until more robust updates are implemented, the suggested approach from python mcp sdk should be followed: limiting major version to <2.

Changes:

  • Adds version limit of ,<2 to mcp and mcp[cli] in pyproject.toml dependency list.

tjbck and others added 2 commits February 27, 2026 21:58
Limit mcp to version 1. This is a quick fix to prevent compatibility errors with mcp v2, until more robust updates are made to the repository.
@ashtonomy ashtonomy changed the title fix: cp version upper bound fix: mcp version upper bound Jul 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants