AgentUni

semver-checks

by @kyungseopk1m / v0.13.0

Detect breaking changes in your TypeScript library's public API and recommend the SemVer bump.

Install

npm / stdio

npx -y semver-checks

Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)

{
  "mcpServers": {
    "io-github-kyungseopk1m-semver-checks": {
      "command": "npx",
      "args": [
        "-y",
        "semver-checks"
      ]
    }
  }
}

Source: official MCP Registry record · registry name io.github.kyungseopk1m/semver-checks · published 2026-08-24 · updated 2026-08-24. Not an endorsement; review the code before connecting it to anything sensitive.

Similar

More Developer Tools servers

Browse category