Skip to content

Release 1.11.4: pin mcp<2.0 (fix MCP server startup) - #208

Merged
natiixnt merged 1 commit into
mainfrom
release-1.11.4
Jul 30, 2026
Merged

Release 1.11.4: pin mcp<2.0 (fix MCP server startup)#208
natiixnt merged 1 commit into
mainfrom
release-1.11.4

Conversation

@natiixnt

Copy link
Copy Markdown
Owner

Fresh installs of redcon[mcp] pulled mcp 2.0.0 (extra was unpinned mcp>=1.0), which removed the Server.list_tools API the server uses, so redcon mcp serve crashed with 'Server' object has no attribute 'list_tools'. Pin mcp>=1.0,<2.0. Bumps to 1.11.4 and updates server.json.

The mcp extra was unpinned (mcp>=1.0), so pip pulled mcp 2.0.0 which removed the 1.x Server.list_tools API the server uses - redcon[mcp] crashed on start. Pin mcp>=1.0,<2.0.
@natiixnt
natiixnt merged commit 6487a95 into main Jul 30, 2026
9 of 10 checks passed
@natiixnt
natiixnt deleted the release-1.11.4 branch July 30, 2026 10:07
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.

1 participant