QR Rápido
Rank #1,620site.qrrapido/qr-generator
Generate QR codes for URLs, PIX, Wi-Fi, vCards, WhatsApp and more. For AI agents.
QR Rápido is a Model Context Protocol (MCP) server published by modelcontextprotocol. It ranks #1,620 of 115,460 servers tracked on MCP Toplist, and its repository has 7,198 GitHub stars. QR Rápido is listed on Official MCP, with 1 tracked version. It was first listed on Apr 29, 2026 and most recently updated on May 9, 2026.
Ranks ahead of 113,840 of 115,460 servers on MCP Toplist.
Use QR Rápido
Hosted remote endpoint gated by authentication — connect via its URL and authenticate with the provider (OAuth flow or an API key/header, per its docs).
claude mcp add --transport http qr-generator https://qrrapido.site/api/mcp[mcp_servers.qr-generator]
url = "https://qrrapido.site/api/mcp"Add to ~/.codex/config.toml.
https://qrrapido.site/api/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"qr-generator": {
"url": "https://qrrapido.site/api/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"qr-generator": {
"type": "http",
"url": "https://qrrapido.site/api/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"qr-generator": {
"serverUrl": "https://qrrapido.site/api/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"qr-generator": {
"url": "https://qrrapido.site/api/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/site.qrrapido%2Fqr-generator)<a href="https://mcptoplist.com/server/site.qrrapido%2Fqr-generator"><img src="https://mcptoplist.com/badge/site.qrrapido%2Fqr-generator.svg" alt="MCP Toplist: Top 5% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
modelcontextprotocol
Other servers by modelcontextprotocol
- modelcontextprotocol#157 · 5 vers
- rust-sdk#187 · 10 vers
- ruby-sdk#272 · 8 vers
- HeyBeauty MCP Server#553
- ext-apps#655 · 6 vers
- 预测2#987
- swift-sdk#2,106 · 5 vers
- MCP Create Server MCP Server#3,045 · 5 vers
- servers#3,394
- create-typescript-server#4,238 · 5 vers
- example-remote-server#7,547
- mcpb#9,319
Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | May 9, 2026 |
Frequently asked questions
- Who maintains QR Rápido?
- QR Rápido is maintained by modelcontextprotocol, which publishes 88 MCP servers (47 total versions) tracked on MCP Toplist.
- Is QR Rápido listed on the Official MCP Registry?
- Yes — QR Rápido is listed on the Official MCP Registry.
- How many versions does QR Rápido have?
- MCP Toplist tracks 1 version of QR Rápido, most recently published on May 9, 2026.
- Where can I find the source code for QR Rápido?
- The source code for QR Rápido is hosted at github.com/modelcontextprotocol/registry.