version

GitHub

Library that helps with managing the version number of Git-hosted PHP projects

6,579 stars PHP
RAW Config

Claude Desktop Configuration

Add to ~/Library/Application Support/Claude/claude_desktop_config.json

{
  "mcpServers": {
    "version": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-version"
      ]
    }
  }
}