You're viewing a demo portfolio

Join the waitlist
PRSM

compare_semver

Active

Tool of Semver

declared in 0.1.0

Compare two semver strings. Returns -1 (a<b), 0 (equal), or 1 (a>b), honoring prerelease precedence.

Parameters schema

{
  "type": "object",
  "required": [
    "a",
    "b"
  ],
  "properties": {
    "a": {
      "type": "string",
      "description": "First version."
    },
    "b": {
      "type": "string",
      "description": "Second version."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Semver

https://github.com/pipeworx-io/mcp-semver

2/7 registries
View full server →