Library that helps with managing the version number of Git-hosted PHP projects
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"version": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-version"
]
}
}
}