mcpserver.lol
registry/semver-checks
Connection check local install

semver-checks

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

Tools 2
GitHub stars
Installs / wk 618
Licence
Transport stdio
Last checked never

Tools & capabilities

2 tools

Read from the published package source — this server runs locally, so there is no endpoint to query. Names are taken from the code, not observed at runtime, and descriptions are often absent.

semver_compare from source
Compare two versions of a TypeScript library and detect breaking API changes. Either side can be a filesystem path, a git ref, or an npm spec, so a working tree can be compared aga…
semver_snapshot from source
Extract the public API surface of a TypeScript project as a structured JSON snapshot, keyed by export subpath. Useful for inspecting what a library exports. The source can be a fil…