Generate smart QR codes for App Store and Google Play. One QR detects the device and redirects iOS users to the App Store and Android users to Google Play. Free, no subscriptions, no third-party servers in the redirect chain.
Server Config
{
"mcpServers": {
"appqr": {
"command": "npx",
"args": [
"appqr",
"mcp"
]
}
}
}