
QRRapido
from ricarneiro
QR Rápido is an ultra-fast QR code generator built for AI agents and automations.
🔥🔥✓ VerifiedFreeQuick setup
QR Rápido MCP Server (Hosted)
This repository serves as a bridge for indexing the QR Rápido MCP Server on platforms like Smithery.ai.
Connection Details
- Type: SSE (Server-Sent Events)
- Endpoint: \https://qrrapido.app/api/mcp\
- Authentication: Requires an API Key via the \X-Api-Key\ header.
Available Tools
- generate_qr: Generate QR codes for URLs, Wi-Fi, vCards, WhatsApp, etc.
- generate_pix_qr: Specialized generator for Brazilian PIX payments (BRCode/EMV).
How to use
Get your free API key at https://qrrapido.app/Developers.
Example Configuration (Claude Desktop)
\\json
{
mcpServers: {
\qrrapido: {
\url: \https://qrrapido.app/api/mcp\,
\headers: {
\X-Api-Key: \YOUR_API_KEY
}
}
}
}
\\
No common issues documented yet. If you hit a problem, the repository's GitHub Issues page is the best place to look.