QR for Agent
JSON →Dynamic QR code MCP server for AI agents â create, update, track QR codes
Install
npx qr-for-agent Tools · 37
- create_qr_code Create a URL QR code with optional custom styling
- get_qr_code Get QR code details by short ID
- update_qr_destination Change where a QR code redirects
- list_qr_codes List all QR codes with pagination
- delete_qr_code Delete a QR code and its analytics
- get_qr_analytics Get scan stats and breakdowns
- bulk_create_qr_codes Create up to 50 QR codes at once
- bulk_update_qr_codes Update up to 50 QR codes at once
- bulk_delete_qr_codes Delete up to 50 QR codes at once
- create_vcard_qr Create a vCard contact QR code
- create_wifi_qr Create a WiFi credentials QR code
- create_email_qr Create an email (mailto:) QR code
- create_sms_qr Create an SMS QR code
- create_phone_qr Create a phone call QR code
- create_event_qr Create a calendar event QR code
- create_text_qr Create a plain text QR code
- create_location_qr Create a geo-location QR code
- create_social_qr Create a social media links QR code
- create_app_store_qr Create a smart app store redirect QR code
- update_vcard_qr Update a vCard QR code
- update_wifi_qr Update a WiFi QR code
- update_social_qr Update a social media QR code
- update_app_store_qr Update an app store QR code
- create_webhook Register a webhook endpoint
- list_webhooks List all registered webhooks
- delete_webhook Delete a webhook
- register Register for an API key
- get_usage Get current usage and quota
- upgrade_to_pro Create a Stripe Checkout session
- manage_billing Open Stripe billing portal
- set_utm_params Set UTM tracking parameters on a QR code
- set_redirect_rules Set conditional redirect rules on a QR code
- set_custom_domain Set or remove custom domain (Pro)
- get_custom_domain Get current custom domain and DNS status
- bulk_create_from_csv Create up to 500 QR codes from CSV data (Pro)
- record_conversion Record a post-scan conversion event
- get_conversions Get conversion stats for a QR code
Environment variables
BASE_URLDATABASE_URLADMIN_SECRETSTRIPE_SECRET_KEYSTRIPE_WEBHOOK_SECRETSTRIPE_PRICE_ID
Links
★ 1 GitHub stars