The semver parser for node (the one npm uses)
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"node-semver": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-node-semver"
]
}
}
}