New:Microsoft Teams Notifications Are Now Available in Socket.Learn more →
Get Started

semver-mcp

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

semver-mcp

Parse, compare, and sort semantic version numbers locally. No network and no key.

latest
Source
npmnpm
Version
1.0.0
Version published
Maintainers
1
Created
Source

Semver MCP

Parse, compare, and sort semantic version numbers locally. No network, no key.

This file is self contained. It reads public data only and never writes to the machine. All output is bounded and honest about what could not be fetched.

Tools

  • compare Compare two versions.
  • sort_versions Sort a list of versions.
  • describe Break a version into parts.

Usage

npm install
npm run build
node dist/index.js

All parsing happens locally with the standard semantic version rules.

Keywords

mcp

FAQs

Package last updated on 21 Sep 2026

Related posts