MCP Server
MCP
QRGenerator
Generate QR codes with custom colors, logos, vCards, and WiFi configs.
Configuration Example
{
"remotes": [
{
"type": "sse",
"url": "https://qr.rjctdlabs.xyz/sse",
"headers": [
{
"description": "API key from https://auth.rjctdlabs.xyz/dashboard",
"isRequired": true,
"isSecret": true,
"name": "X-API-Key"
}
]
}
],
"packages": []
}
mcp
model-context-protocol
sse
Comments
Sign in to leave a comment