Skip to content
Claude Code

semver checks for Claude Code

io.github.kyungseopk1m/semver-checks

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

client:Claude Code transport:stdio runtime:npm

Install semver checks in Claude Code

run in your project directory

claude mcp add semver-checks -- npx -y semver-checks

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

semver checks in other clients