dev.cz-agents/payqr
dev.cz-agents/payqrEuropean payment QR — SPAYD (CZ/SK), EPC/GiroCode (SEPA), text, Wi-Fi, vCard, QR decode.
Tools · 6
Create a European payment QR code. Auto-selects SPAYD for CZ/SK IBANs and EPC/GiroCode for other SEPA IBANs.
Create a QR code containing plain text.
Create a Wi-Fi network QR code.
Create a QR code containing a vCard 3.0 contact.
Decode a QR code from a base64 PNG/JPEG image or image data URI and classify its content.
PAID. Create payment QR codes for a whole batch of payments in one call — e.g. an invoice run. The free qr_payment tool handles one payment per call; this one returns the whole set. Requires payment v…
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"dev.cz-agents/payqr": {
"url": "https://payqr.cz-agents.dev/mcp",
"transport": "streamable-http"
}
}
}