Labsco
MCP SERVER

QRRapido

by ricarneiro

Generate a QR code - a link, a Wi-Fi join, a contact card, or a Brazilian PIX payment - from the conversation.

Developer Conversions, Encoding & Test Data
Summary
QR codes, including the PIX ones that are fiddly to build.

A general generator covers the everyday cases, and the PIX tool handles the BRCode/EMV payload Brazilian payments need - the part that is easy to get subtly wrong by hand.

What it is

A hosted MCP server for QR Rapido, reached over SSE. Two tools: a general generator for URLs, Wi-Fi credentials, vCards and WhatsApp links, and a dedicated one for Brazilian PIX payment codes in BRCode/EMV format.

What you get
  • QR codes for URLs, Wi-Fi networks, vCards and WhatsApp links
  • PIX payment codes in BRCode/EMV, built to the Brazilian standard
Requirements

An API key, free from the QR Rapido developers page, sent on the X-Api-Key header. Nothing is installed: point your client at the SSE endpoint with that header set.