trackmcp
Back to directory
ricarneiro

qrrapido-mcp

View on GitHub

QR Rápido is an ultra-fast QR code generator built for AI agents and automations.

0 stars JavaScriptOthers Updated May 17, 2026

Documentation

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\

}

}

}

}

\\\

Frequently asked questions

What is qrrapido-mcp?

qrrapido-mcp is QR Rápido is an ultra-fast QR code generator built for AI agents and automations.

How do I install qrrapido-mcp?

Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.

Is qrrapido-mcp open source?

Yes — it is hosted on GitHub at https://github.com/ricarneiro/qrrapido-mcp.

Related MCP tools

Run your own MCP server? See who uses it and what to fix.

Measure it with TrackMCP