Server data from the Official MCP Registry
Dynamic QR codes for AI agents — custom styling, scan tracking, webhooks
Dynamic QR codes for AI agents — custom styling, scan tracking, webhooks
Set these up before or after installing:
Environment variable: API_KEY
Environment variable: BASE_URL
Unverified package source
We couldn't verify that the installable package matches the reviewed source code. Proceed with caution.
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-benswel-qr-for-agent": {
"env": {
"API_KEY": "your-api-key-here",
"BASE_URL": "your-base-url-here"
},
"args": [
"-y",
"qr-agent-core"
],
"command": "npx"
}
}
}Well-structured QR code service with proper authentication via API keys, multi-tenant isolation, and permissions appropriate for its purpose. The server includes rate limiting and input validation, though it contains a hardcoded admin secret and webhook URL validation that could be strengthened. Package verification found 1 issue (1 critical, 0 high severity).
Scanned 5 files · 5 findings
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Be the first to review this server!