Skip to content

[Bug] MCP update feature suggests a downgrade #2383

Description

@danbarr

Bug Description

If you run a newer version of an MCP server than what's in the registry, the desktop app suggests a downgrade to match the registry. Seems it's doing a simple match and not a semver-aware check?

In my case, I edited my playwright server to bump it to v0.0.77, but the UI is prompting me to downgrade to v0.0.70.

Steps to Reproduce

  1. Run Playwright from the registry
  2. Edit the workload to bump the image from the registry's v0.0.70 to v0.0.77
  3. Note the update icon appears, suggesting a downgrade
Image

Expected Behavior

The app should do a semver-aware check and only suggest an update if the registry version is newer than the running version.

Actual Behavior

No response

Priority

Low

Environment

App version: 0.36.6

Additional Context

No response

Metadata

Metadata

Assignees

Labels

BugSomething isn't workingneeds-triageIssue needs initial triage by a maintainer

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions